=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package rte-0.5.6 is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rte-0.5.6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in mp1e --- all-recursive --- Making all in video --- all --- /usr/bin/make all-am --- dct.lo --- --- dct_mmx.lo --- --- dct_ref.lo --- --- dct.lo --- if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_GNU_SOURCE -D_REENTRANT -include ../../config.h -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I/usr/include -O2 -O2 -I/usr/include -I/scratch/wip/rte/work/rte-0.5.6/src -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" -c -o dct.lo dct.c; then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; else rm -f ".deps/dct.Tpo"; exit 1; fi --- dct_mmx.lo --- /bin/sh ../../libtool --mode=compile gcc -O2 -O2 -I/usr/include -I/scratch/wip/rte/work/rte-0.5.6/src -c -o dct_mmx.lo dct_mmx.s --- dct_ref.lo --- if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_GNU_SOURCE -D_REENTRANT -include ../../config.h -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I/usr/include -O2 -O2 -I/usr/include -I/scratch/wip/rte/work/rte-0.5.6/src -MT dct_ref.lo -MD -MP -MF ".deps/dct_ref.Tpo" -c -o dct_ref.lo dct_ref.c; then mv -f ".deps/dct_ref.Tpo" ".deps/dct_ref.Plo"; else rm -f ".deps/dct_ref.Tpo"; exit 1; fi --- dct_mmx.lo --- libtool: compile: gcc -O2 -O2 -I/scratch/wip/rte/work/rte-0.5.6/src -c dct_mmx.s -fPIC -DPIC -o .libs/dct_mmx.o dct_mmx.s: Assembler messages: dct_mmx.s:30: Error: invalid instruction suffix for `push' dct_mmx.s:37: Error: invalid instruction suffix for `push' dct_mmx.s:252: Error: invalid instruction suffix for `pop' dct_mmx.s:253: Error: invalid instruction suffix for `pop' dct_mmx.s:267: Error: invalid instruction suffix for `push' dct_mmx.s:268: Error: invalid instruction suffix for `push' dct_mmx.s:269: Error: invalid instruction suffix for `push' dct_mmx.s:885: Error: invalid instruction suffix for `pop' dct_mmx.s:886: Error: invalid instruction suffix for `pop' dct_mmx.s:888: Error: invalid instruction suffix for `pop' dct_mmx.s:899: Error: invalid instruction suffix for `push' dct_mmx.s:900: Error: invalid instruction suffix for `push' dct_mmx.s:901: Error: invalid instruction suffix for `push' dct_mmx.s:1621: Error: invalid instruction suffix for `pop' dct_mmx.s:1622: Error: invalid instruction suffix for `pop' dct_mmx.s:1623: Error: invalid instruction suffix for `pop' dct_mmx.s:1634: Error: invalid instruction suffix for `push' dct_mmx.s:1637: Error: invalid instruction suffix for `push' dct_mmx.s:1638: Error: invalid instruction suffix for `push' dct_mmx.s:1639: Error: invalid instruction suffix for `push' dct_mmx.s:2407: Error: invalid instruction suffix for `pop' dct_mmx.s:2408: Error: invalid instruction suffix for `pop' dct_mmx.s:2409: Error: invalid instruction suffix for `pop' dct_mmx.s:2411: Error: invalid instruction suffix for `pop' dct_mmx.s:2421: Error: invalid instruction suffix for `push' dct_mmx.s:2424: Error: invalid instruction suffix for `push' dct_mmx.s:2425: Error: invalid instruction suffix for `push' dct_mmx.s:2450: Error: invalid instruction suffix for `pop' dct_mmx.s:2451: Error: invalid instruction suffix for `pop' dct_mmx.s:2452: Error: invalid instruction suffix for `pop' *** [dct_mmx.lo] Error code 1 make: stopped in /scratch/wip/rte/work/rte-0.5.6/mp1e/video --- dct.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_REENTRANT -include ../../config.h -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -I/scratch/wip/rte/work/rte-0.5.6/src -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c dct.c -fPIC -DPIC -o .libs/dct.o --- dct_ref.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_REENTRANT -include ../../config.h -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -I/scratch/wip/rte/work/rte-0.5.6/src -MT dct_ref.lo -MD -MP -MF .deps/dct_ref.Tpo -c dct_ref.c -fPIC -DPIC -o .libs/dct_ref.o --- dct.lo --- In file included from dct.c:24:0: ../common/mmx.h:65:4: warning: #warning Compilation with your version of gcc is untested, ../common/mmx.h:66:4: warning: #warning may fail or create incorrect code. --- dct_ref.lo --- In file included from ../common/bstream.h:25:0, from video.h:27, from dct_ref.c:24: ../common/mmx.h:65:4: warning: #warning Compilation with your version of gcc is untested, ../common/mmx.h:66:4: warning: #warning may fail or create incorrect code. --- dct.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_REENTRANT -include ../../config.h -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -I/scratch/wip/rte/work/rte-0.5.6/src -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c dct.c -o dct.o >/dev/null 2>&1 --- dct_ref.lo --- dct_ref.c: In function 'mpeg2_idct_intra': dct_ref.c:377:28: warning: array subscript is above array bounds dct_ref.c:377:8: warning: array subscript is above array bounds dct_ref.c: In function 'mpeg2_idct_inter': dct_ref.c:425:29: warning: array subscript is above array bounds dct_ref.c:425:9: warning: array subscript is above array bounds libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_REENTRANT -include ../../config.h -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -O2 -O2 -I/scratch/wip/rte/work/rte-0.5.6/src -MT dct_ref.lo -MD -MP -MF .deps/dct_ref.Tpo -c dct_ref.c -o dct_ref.o >/dev/null 2>&1 1 error make: stopped in /scratch/wip/rte/work/rte-0.5.6/mp1e/video *** [all] Error code 2 make: stopped in /scratch/wip/rte/work/rte-0.5.6/mp1e/video 1 error make: stopped in /scratch/wip/rte/work/rte-0.5.6/mp1e/video *** [all-recursive] Error code 1 make: stopped in /scratch/wip/rte/work/rte-0.5.6/mp1e 1 error make: stopped in /scratch/wip/rte/work/rte-0.5.6/mp1e *** [all-recursive] Error code 1 make: stopped in /scratch/wip/rte/work/rte-0.5.6 1 error make: stopped in /scratch/wip/rte/work/rte-0.5.6 *** [all] Error code 2 make: stopped in /scratch/wip/rte/work/rte-0.5.6 1 error make: stopped in /scratch/wip/rte/work/rte-0.5.6 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/rte *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/rte