<86>Jan 26 09:04:25 userdel[4405]: delete user 'rooter' <86>Jan 26 09:04:25 groupadd[4423]: group added to /etc/group: name=rooter, GID=570 <86>Jan 26 09:04:25 groupadd[4423]: group added to /etc/gshadow: name=rooter <86>Jan 26 09:04:25 groupadd[4423]: new group: name=rooter, GID=570 <86>Jan 26 09:04:25 useradd[4435]: new user: name=rooter, UID=570, GID=570, home=/root, shell=/bin/bash <86>Jan 26 09:04:25 userdel[4460]: delete user 'builder' <86>Jan 26 09:04:25 userdel[4460]: removed group 'builder' owned by 'builder' <86>Jan 26 09:04:25 userdel[4460]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 09:04:25 groupadd[4469]: group added to /etc/group: name=builder, GID=571 <86>Jan 26 09:04:25 groupadd[4469]: group added to /etc/gshadow: name=builder <86>Jan 26 09:04:25 groupadd[4469]: new group: name=builder, GID=571 <86>Jan 26 09:04:25 useradd[4479]: new user: name=builder, UID=571, GID=571, home=/usr/src, shell=/bin/bash <13>Jan 26 09:04:30 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Jan 26 09:04:30 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 26 09:04:31 rpmi: libstdc++6-devel-6.3.1-alt1 1484277945 installed <13>Jan 26 09:04:33 rpmi: gcc6-c++-6.3.1-alt1 1484277945 installed <13>Jan 26 09:04:33 rpmi: libncurses-devel-5.9-alt8 1456756589 installed Installing mp3blaster-3.2.5-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55800 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mp3blaster-3.2.5 + echo 'Source #0 (mp3blaster-3.2.5.tar.gz):' Source #0 (mp3blaster-3.2.5.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/mp3blaster-3.2.5.tar.gz + cd mp3blaster-3.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (mp3blaster-3.2.0-alt-id3cyr.patch):' Patch #1 (mp3blaster-3.2.0-alt-id3cyr.patch): + /usr/bin/patch -p1 patching file src/id3parse.cc + echo 'Patch #3 (mp3blaster-alt-makefile-system_getopt.patch):' Patch #3 (mp3blaster-alt-makefile-system_getopt.patch): + /usr/bin/patch -p2 patching file src/Makefile.am + rm -fv -- src/getopt.c src/getopt1.c src/getopt_local.h removed 'src/getopt.c' removed 'src/getopt1.c' removed 'src/getopt_local.h' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55800 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mp3blaster-3.2.5 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:15: installing './compile' mpegsound/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') nmixer/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes ./configure: line 3102: -z: command not found checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking whether ln -s works... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether i586-alt-linux-gcc needs -traditional... no checking for strdup... yes checking for strstr... yes checking for main in -lm... yes checking for main in -lossaudio... no checking for main in -lpthread... yes checking for main in -lvorbisfile... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking bool.h usability... no checking bool.h presence... no checking for bool.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking pth.h usability... no checking pth.h presence... no checking for pth.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking for main in -lcurses... yes checking for main in -lncurses... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for sdl12-config... no checking for sdl11-config... no checking for sdl-config... no checking for main in -lsidplay... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating mpegsound/Makefile config.status: creating Makefile config.status: creating nmixer/Makefile config.status: creating doc/Makefile config.status: creating doc/charmap/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext Summary: Support audio formats: mp3 wav Audio output drivers : oss Misc: static binaries no lirc no libpth no pthreads or pth pthreads ***************************************************************************** * Questions? Bug reports? Read ./FAQ or go to http://mp3blaster.sf.net/ * ***************************************************************************** + '[' -n '' ']' + NPROCS=1 + make -j1 --silent --no-print-directory Making all in mpegsound rawplayer.cc: In member function 'virtual bool Rawplayer::putblock(void*, int)': rawplayer.cc:472:42: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(audiohandle, buffer, modifiedsize); ^ rawtofile.cc: In destructor 'Rawtofile::~Rawtofile()': rawtofile.cc:69:46: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] (void)write(audiohandle, &hdr, sizeof(hdr)); ^ mpegtoraw.cc: In member function 'bool Mpegtoraw::initialize(const char*)': mpegtoraw.cc:783:17: warning: variable 's1' set but not used [-Wunused-but-set-variable] register REAL *s1,*s2; ^~ mpegtoraw.cc:783:21: warning: variable 's2' set but not used [-Wunused-but-set-variable] register REAL *s1,*s2; ^~ mpegtoraw.cc:784:8: warning: variable 's3' set but not used [-Wunused-but-set-variable] REAL *s3,*s4; ^~ mpegtoraw.cc:784:12: warning: variable 's4' set but not used [-Wunused-but-set-variable] REAL *s3,*s4; ^~ mpeglayer3.cc: In member function 'void Mpegbitwindow::wrap()': mpeglayer3.cc:35:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int *)(buffer+WINDOWSIZE))=*((int *)buffer); ^ mpeglayer3.cc: In member function 'void Mpegtoraw::extractlayer3_2()': mpeglayer3.cc:1917:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1917:24: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1917:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1917:24: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1917:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1917:49: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1917:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1917:49: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1918:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1918:24: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1918:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1918:24: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1918:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1918:49: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1918:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1918:49: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1919:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1919:24: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1919:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1919:24: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1919:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1919:49: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1919:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1919:49: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1920:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1920:24: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1920:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1920:24: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1920:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1920:49: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1920:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1920:49: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1927:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1927:24: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1927:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1927:24: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1927:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1927:49: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1927:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1927:49: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1928:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1928:24: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1928:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1928:24: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1928:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1928:49: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1928:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1928:49: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1929:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1929:24: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1929:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1929:24: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1929:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1929:49: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1929:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1929:49: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1930:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1930:24: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1930:24: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1930:24: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1930:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1930:49: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1930:49: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1930:49: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc: In member function 'void Mpegtoraw::extractlayer3()': mpeglayer3.cc:1805:51: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1805:51: NEG(b2.hout[0][0][i ]);NEG(b2.hout[0][0][i- 2]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1805:51: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1805:51: NEG(b2.hout[0][0][i ]);NEG(b2.hout[0][0][i- 2]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1806:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1806:27: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1806:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1806:27: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1806:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1806:52: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1806:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1806:52: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1807:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1807:27: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1807:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1807:27: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1807:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1807:52: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1807:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1807:52: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1808:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1808:27: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1808:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1808:27: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1808:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1808:52: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1808:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1808:52: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1809:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1809:27: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1809:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1809:27: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1809:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1809:52: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1809:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1809:52: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1810:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1810:27: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1810:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1810:27: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1810:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1810:52: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1810:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1810:52: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1811:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1811:27: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1811:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1811:27: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1811:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1811:52: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1811:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1811:52: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1812:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1812:27: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1812:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1812:27: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1812:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1812:52: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1812:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1812:52: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1819:51: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1819:51: NEG(b2.hout[0][0][i ]);NEG(b2.hout[0][0][i- 2]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1819:51: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1819:51: NEG(b2.hout[0][0][i ]);NEG(b2.hout[0][0][i- 2]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1820:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1820:27: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1820:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1820:27: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1820:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1820:52: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1820:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1820:52: NEG(b2.hout[0][0][i- 4]);NEG(b2.hout[0][0][i- 6]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1821:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1821:27: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1821:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1821:27: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1821:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1821:52: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1821:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1821:52: NEG(b2.hout[0][0][i- 8]);NEG(b2.hout[0][0][i-10]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1822:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1822:27: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1822:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1822:27: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1822:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1822:52: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1822:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1822:52: NEG(b2.hout[0][0][i-12]);NEG(b2.hout[0][0][i-14]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1823:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1823:27: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1823:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1823:27: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1823:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1823:52: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1823:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1823:52: NEG(b2.hout[0][0][i-16]);NEG(b2.hout[0][0][i-18]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1824:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1824:27: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1824:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1824:27: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1824:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1824:52: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1824:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1824:52: NEG(b2.hout[0][0][i-20]);NEG(b2.hout[0][0][i-22]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1825:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1825:27: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1825:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1825:27: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1825:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1825:52: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1825:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1825:52: NEG(b2.hout[0][0][i-24]);NEG(b2.hout[0][0][i-26]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1826:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1826:27: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1826:27: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1826:27: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1826:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:22: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1826:52: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:23: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ mpeglayer3.cc:1826:52: warning: array subscript is above array bounds [-Warray-bounds] mpeglayer3.cc:1704:17: #define NEG(a) (a)=-(a) ~~~ mpeglayer3.cc:1826:52: NEG(b2.hout[0][0][i-28]);NEG(b2.hout[0][0][i-30]); mpeglayer3.cc:1704:18: note: in definition of macro 'NEG' #define NEG(a) (a)=-(a) ^ huffmantable.cc:587:1: error: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] }; ^ huffmantable.cc:587:1: error: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] make[2]: *** [huffmantable.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.55800 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.55800 (%build) Command exited with non-zero status 1 15.80user 3.00system 0:20.27elapsed 92%CPU (0avgtext+0avgdata 49468maxresident)k 0inputs+0outputs (0major+461057minor)pagefaults 0swaps hsh-rebuild: rebuild of `mp3blaster-3.2.5-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 36.96user 8.87system 0:48.58elapsed 94%CPU (0avgtext+0avgdata 134184maxresident)k 0inputs+0outputs (0major+794896minor)pagefaults 0swaps