aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:1024: _LT_SYS_MODULE_PATH_AIX is expanded from... acinclude/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... acinclude/libtool.m4:5245: _LT_LANG_C_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... acinclude/libtool.m4:5245: _LT_LANG_C_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:1024: _LT_SYS_MODULE_PATH_AIX is expanded from... acinclude/libtool.m4:5352: _LT_LANG_CXX_CONFIG is expanded from... acinclude/libtool.m4:787: _LT_LANG is expanded from... acinclude/libtool.m4:770: LT_LANG is expanded from... acinclude/libtool.m4:798: _LT_LANG_DEFAULT_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:1024: _LT_SYS_MODULE_PATH_AIX is expanded from... acinclude/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... acinclude/libtool.m4:5245: _LT_LANG_C_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... acinclude/libtool.m4:5245: _LT_LANG_C_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193Now you are ready to run ./configure checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for socklen_t... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SDL... yes checking for sqrt in -lm... yes checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.24.33) checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for OpenGL support... yes checking if g++ supports -fno-rtti -fno-exceptions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating smpeg-config config.status: creating smpeg.spec config.status: executing depfiles commands config.status: executing libtool commands S_MODULE_PATH_AIX is expanded from... acinclude/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... acinclude/libtool.m4:5245: _LT_LANG_C_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... acinclude/libtool.m4:5245: _LT_LANG_C_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level configure.in:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude/libtool.m4:1024: _LT_SYS_MODULE_PATH_AIX is expanded from... acinclude/libtool.m4:5352: _LT_LANG_CXX_CONFIG is expanded from... acinclude/libtool.m4:787: _LT_LANG is expanded from... acinclude/libtool.m4:770: LT_LANG is expanded from... acinclude/libtool.m4:798: _LT_LANG_DEFAULT_CONFIG is expanded from... acinclude/libtool.m4:140: _LT_SETUP is expanded from... acinclude/libtool.m4:69: LT_INIT is expanded from... acinclude/libtool.m4:105: AM_PROG_LIBTOOL is expanded from... configure.in:58: the top level /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/missing: Unknown `--is-lightweight' option Try `/usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/missing --help' for more information configure: WARNING: 'missing' script is too old or missing gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -MT plaympeg.o -MD -MP -MF .deps/plaympeg.Tpo -c -o plaympeg.o plaympeg.c mv -f .deps/plaympeg.Tpo .deps/plaympeg.Po /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEG.lo -MD -MP -MF .deps/MPEG.Tpo -c -o MPEG.lo MPEG.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEG.lo -MD -MP -MF .deps/MPEG.Tpo -c MPEG.cpp -fPIC -DPIC -o .libs/MPEG.o In file included from MPEGstream.h:28, from MPEG.h:34, from MPEG.cpp:3: MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ MPEG.cpp: In member function ‘void MPEG::parse_stream_list()’: MPEG.cpp:471:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 471 | register int i; | ^ mv -f .deps/MPEG.Tpo .deps/MPEG.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGring.lo -MD -MP -MF .deps/MPEGring.Tpo -c -o MPEGring.lo MPEGring.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGring.lo -MD -MP -MF .deps/MPEGring.Tpo -c MPEGring.cpp -fPIC -DPIC -o .libs/MPEGring.o mv -f .deps/MPEGring.Tpo .deps/MPEGring.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGlist.lo -MD -MP -MF .deps/MPEGlist.Tpo -c -o MPEGlist.lo MPEGlist.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGlist.lo -MD -MP -MF .deps/MPEGlist.Tpo -c MPEGlist.cpp -fPIC -DPIC -o .libs/MPEGlist.o mv -f .deps/MPEGlist.Tpo .deps/MPEGlist.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGstream.lo -MD -MP -MF .deps/MPEGstream.Tpo -c -o MPEGstream.lo MPEGstream.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGstream.lo -MD -MP -MF .deps/MPEGstream.Tpo -c MPEGstream.cpp -fPIC -DPIC -o .libs/MPEGstream.o In file included from MPEGstream.h:28, from MPEG.h:34, from MPEGstream.cpp:24: MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/MPEGstream.Tpo .deps/MPEGstream.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGsystem.lo -MD -MP -MF .deps/MPEGsystem.Tpo -c -o MPEGsystem.lo MPEGsystem.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGsystem.lo -MD -MP -MF .deps/MPEGsystem.Tpo -c MPEGsystem.cpp -fPIC -DPIC -o .libs/MPEGsystem.o In file included from MPEGstream.h:28, from MPEGsystem.cpp:20: MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ MPEGsystem.cpp: In function ‘Uint32 audio_header(Uint8*, Uint32*, double*)’: MPEGsystem.cpp:137:46: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable] 137 | Uint32 layer, version, frequency, bitrate, mode, padding, size; | ^~~~ MPEGsystem.cpp: In function ‘Uint32 gop_header(Uint8*, Uint32, double*)’: MPEGsystem.cpp:224:26: warning: variable ‘frame’ set but not used [-Wunused-but-set-variable] 224 | Uint32 hour, min, sec, frame; | ^~~~~ MPEGsystem.cpp: In member function ‘virtual void MPEGsystem::Read()’: MPEGsystem.cpp:501:7: warning: variable ‘timeout’ set but not used [-Wunused-but-set-variable] 501 | int timeout; | ^~~~~~~ MPEGsystem.cpp: In member function ‘virtual Uint8 MPEGsystem::FillBuffer()’: MPEGsystem.cpp:712:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 712 | register Uint8 * p; | ^ MPEGsystem.cpp:713:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 713 | register Uint8 c; | ^ MPEGsystem.cpp: In member function ‘Uint32 MPEGsystem::Tell()’: MPEGsystem.cpp:893:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 893 | register Uint32 t; | ^ MPEGsystem.cpp:894:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 894 | register int i; | ^ MPEGsystem.cpp: In member function ‘void MPEGsystem::add_stream(MPEGstream*)’: MPEGsystem.cpp:1357:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1357 | register int i; | ^ MPEGsystem.cpp: In member function ‘MPEGstream* MPEGsystem::get_stream(Uint8)’: MPEGsystem.cpp:1375:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1375 | register int i; | ^ MPEGsystem.cpp: In member function ‘Uint8 MPEGsystem::exist_stream(Uint8, Uint8)’: MPEGsystem.cpp:1386:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1386 | register int i; | ^ MPEGsystem.cpp: In member function ‘void MPEGsystem::reset_all_streams()’: MPEGsystem.cpp:1397:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1397 | register int i; | ^ MPEGsystem.cpp: In member function ‘void MPEGsystem::end_all_streams()’: MPEGsystem.cpp:1406:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1406 | register int i; | ^ mv -f .deps/MPEGsystem.Tpo .deps/MPEGsystem.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -MT MPEGfilter.lo -MD -MP -MF .deps/MPEGfilter.Tpo -c -o MPEGfilter.lo MPEGfilter.c libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -MT MPEGfilter.lo -MD -MP -MF .deps/MPEGfilter.Tpo -c MPEGfilter.c -fPIC -DPIC -o .libs/MPEGfilter.o mv -f .deps/MPEGfilter.Tpo .deps/MPEGfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT smpeg.lo -MD -MP -MF .deps/smpeg.Tpo -c -o smpeg.lo smpeg.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT smpeg.lo -MD -MP -MF .deps/smpeg.Tpo -c smpeg.cpp -fPIC -DPIC -o .libs/smpeg.o In file included from MPEGstream.h:28, from MPEG.h:34, from smpeg.cpp:24: MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/smpeg.Tpo .deps/smpeg.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGaudio.lo -MD -MP -MF .deps/MPEGaudio.Tpo -c -o MPEGaudio.lo `test -f 'audio/MPEGaudio.cpp' || echo './'`audio/MPEGaudio.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGaudio.lo -MD -MP -MF .deps/MPEGaudio.Tpo -c audio/MPEGaudio.cpp -fPIC -DPIC -o .libs/MPEGaudio.o In file included from audio/MPEGaudio.cpp:26: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/MPEGaudio.cpp: In member function ‘int MPEGaudio::getbit()’: audio/MPEGaudio.cpp:336:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 336 | register int r=(_buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ audio/MPEGaudio.cpp: In member function ‘int MPEGaudio::getbits8()’: audio/MPEGaudio.cpp:345:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 345 | register unsigned short a; | ^ audio/MPEGaudio.cpp: In member function ‘int MPEGaudio::getbits9(int)’: audio/MPEGaudio.cpp:358:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 358 | register unsigned short a; | ^ mv -f .deps/MPEGaudio.Tpo .deps/MPEGaudio.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT bitwindow.lo -MD -MP -MF .deps/bitwindow.Tpo -c -o bitwindow.lo `test -f 'audio/bitwindow.cpp' || echo './'`audio/bitwindow.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT bitwindow.lo -MD -MP -MF .deps/bitwindow.Tpo -c audio/bitwindow.cpp -fPIC -DPIC -o .libs/bitwindow.o In file included from audio/bitwindow.cpp:12: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/bitwindow.Tpo .deps/bitwindow.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo `test -f 'audio/filter.cpp' || echo './'`audio/filter.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c audio/filter.cpp -fPIC -DPIC -o .libs/filter.o In file included from audio/filter.cpp:13: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/filter.cpp: In member function ‘void MPEGaudio::computebuffer(REAL*, REAL (*)[512])’: audio/filter.cpp:28:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 28 | register REAL *x=fraction; | ^ audio/filter.cpp:62:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 62 | register REAL tmp; | ^~~ audio/filter.cpp:87:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 87 | register REAL *x=fraction; | ^ audio/filter.cpp: In member function ‘void MPEGaudio::generatesingle()’: audio/filter.cpp:168:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 168 | register REAL r, *vp; | ^ audio/filter.cpp:168:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 168 | register REAL r, *vp; | ^~ audio/filter.cpp:169:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 169 | register const REAL *dp; | ^~ audio/filter.cpp: In member function ‘void MPEGaudio::generate()’: audio/filter.cpp:254:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 254 | register REAL *vp1,*vp2; | ^~~ audio/filter.cpp:254:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 254 | register REAL *vp1,*vp2; | ^~~ audio/filter.cpp:255:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 255 | register const REAL *dp; | ^~ mv -f .deps/filter.Tpo .deps/filter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT filter_2.lo -MD -MP -MF .deps/filter_2.Tpo -c -o filter_2.lo `test -f 'audio/filter_2.cpp' || echo './'`audio/filter_2.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT filter_2.lo -MD -MP -MF .deps/filter_2.Tpo -c audio/filter_2.cpp -fPIC -DPIC -o .libs/filter_2.o In file included from audio/filter_2.cpp:13: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/filter_2.cpp: In member function ‘void MPEGaudio::computebuffer_2(REAL*, REAL (*)[512])’: audio/filter_2.cpp:44:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 44 | register REAL *x=fraction; | ^ audio/filter_2.cpp:73:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 73 | register REAL tmp; | ^~~ audio/filter_2.cpp:98:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 98 | register REAL *x=fraction; | ^ audio/filter_2.cpp: In member function ‘void MPEGaudio::generatesingle_2()’: audio/filter_2.cpp:189:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 189 | register REAL r, *vp; | ^ audio/filter_2.cpp:189:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 189 | register REAL r, *vp; | ^~ audio/filter_2.cpp:190:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 190 | register const REAL *dp; | ^~ audio/filter_2.cpp: In member function ‘void MPEGaudio::generate_2()’: audio/filter_2.cpp:276:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 276 | register REAL *vp1,*vp2; | ^~~ audio/filter_2.cpp:276:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 276 | register REAL *vp1,*vp2; | ^~~ audio/filter_2.cpp:277:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 277 | register const REAL *dp; | ^~ mv -f .deps/filter_2.Tpo .deps/filter_2.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT hufftable.lo -MD -MP -MF .deps/hufftable.Tpo -c -o hufftable.lo `test -f 'audio/hufftable.cpp' || echo './'`audio/hufftable.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT hufftable.lo -MD -MP -MF .deps/hufftable.Tpo -c audio/hufftable.cpp -fPIC -DPIC -o .libs/hufftable.o In file included from audio/hufftable.cpp:12: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/hufftable.cpp: At global scope: audio/hufftable.cpp:587:1: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing] 587 | }; | ^ audio/hufftable.cpp:587:1: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing] audio/hufftable.cpp:587:1: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing] audio/hufftable.cpp:587:1: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing] audio/hufftable.cpp:587:1: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing] audio/hufftable.cpp:587:1: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ [-Wnarrowing] mv -f .deps/hufftable.Tpo .deps/hufftable.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpeglayer1.lo -MD -MP -MF .deps/mpeglayer1.Tpo -c -o mpeglayer1.lo `test -f 'audio/mpeglayer1.cpp' || echo './'`audio/mpeglayer1.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpeglayer1.lo -MD -MP -MF .deps/mpeglayer1.Tpo -c audio/mpeglayer1.cpp -fPIC -DPIC -o .libs/mpeglayer1.o In file included from audio/mpeglayer1.cpp:12: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/mpeglayer1.cpp: In member function ‘void MPEGaudio::extractlayer1()’: audio/mpeglayer1.cpp:52:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 52 | register int i,j; | ^ audio/mpeglayer1.cpp:52:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 52 | register int i,j; | ^ mv -f .deps/mpeglayer1.Tpo .deps/mpeglayer1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpeglayer2.lo -MD -MP -MF .deps/mpeglayer2.Tpo -c -o mpeglayer2.lo `test -f 'audio/mpeglayer2.cpp' || echo './'`audio/mpeglayer2.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpeglayer2.lo -MD -MP -MF .deps/mpeglayer2.Tpo -c audio/mpeglayer2.cpp -fPIC -DPIC -o .libs/mpeglayer2.o In file included from audio/mpeglayer2.cpp:16: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/mpeglayer2.cpp: In member function ‘void MPEGaudio::extractlayer2()’: audio/mpeglayer2.cpp:436:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 436 | register int i; | ^ audio/mpeglayer2.cpp:437:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 437 | register const int *t=bitalloclengthtable[tableindex]; | ^ audio/mpeglayer2.cpp:451:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 451 | for(register int i=0;i>2][i]; | ^ audio/mpeglayer2.cpp:735:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 735 | register REAL t=scalefactor[RS][l>>2][i]; | ^ audio/mpeglayer2.cpp:752:27: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 752 | register REAL t=scalefactor[LS][l>>2][i]; | ^ mv -f .deps/mpeglayer2.Tpo .deps/mpeglayer2.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpeglayer3.lo -MD -MP -MF .deps/mpeglayer3.Tpo -c -o mpeglayer3.lo `test -f 'audio/mpeglayer3.cpp' || echo './'`audio/mpeglayer3.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpeglayer3.lo -MD -MP -MF .deps/mpeglayer3.Tpo -c audio/mpeglayer3.cpp -fPIC -DPIC -o .libs/mpeglayer3.o In file included from audio/mpeglayer3.cpp:21: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/mpeglayer3.cpp: In member function ‘void Mpegbitwindow::wrap()’: audio/mpeglayer3.cpp:34:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 34 | for(register int i=4;ival[point][1]; | ^ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::layer3huffmandecode(int, int, int (*)[18])’: audio/mpeglayer3.cpp:752:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 752 | register int end; | ^~~ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::layer3dequantizesample(int, int, int (*)[18], REAL (*)[18])’: audio/mpeglayer3.cpp:858:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 858 | for(register int k=0;k<3;k++) | ^ audio/mpeglayer3.cpp:860:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 860 | register REAL factor; | ^~~~~~ audio/mpeglayer3.cpp:861:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 861 | register int count=cb_width; | ^~~~~ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::layer3fixtostereo(int, REAL (*)[32][18])’: audio/mpeglayer3.cpp:1219:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1219 | register REAL t=in[LS][0][i]; | ^ audio/mpeglayer3.cpp:1248:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1248 | register REAL t=in[LS][0][i]; | ^ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::layer3reorderandantialias(int, int, REAL (*)[18], REAL (*)[18])’: audio/mpeglayer3.cpp:1376:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1376 | register layer3grinfo *gi=&(sideinfo.ch[ch].gr[gr]); | ^~ audio/mpeglayer3.cpp: In function ‘void dct36(REAL*, REAL*, REAL*, REAL*, REAL*)’: audio/mpeglayer3.cpp:1414:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1414 | register REAL *in = inbuf; | ^~ audio/mpeglayer3.cpp:1426:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1426 | register REAL *c = cos_18; | ^ audio/mpeglayer3.cpp:1427:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1427 | register REAL *out2 = prevblk2; | ^~~~ audio/mpeglayer3.cpp:1428:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1428 | register REAL *out1 = prevblk1; | ^~~~ audio/mpeglayer3.cpp:1429:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1429 | register REAL *ts = out; | ^~ audio/mpeglayer3.cpp: At global scope: audio/mpeglayer3.cpp:1489:73: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1489 | static void dct12(REAL *in,REAL *prevblk1,REAL *prevblk2,register REAL *wi,register REAL *out) | ^~ audio/mpeglayer3.cpp:1489:91: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1489 | static void dct12(REAL *in,REAL *prevblk1,REAL *prevblk2,register REAL *wi,register REAL *out) | ^~~ audio/mpeglayer3.cpp: In function ‘void dct12(REAL*, REAL*, REAL*, REAL*, REAL*)’: audio/mpeglayer3.cpp:1523:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1523 | register REAL *pb1=prevblk1; | ^~~ audio/mpeglayer3.cpp:1532:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1532 | register REAL tmp2=(in1-in5)*hsec_12[1]; | ^~~~ audio/mpeglayer3.cpp:1557:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1557 | register REAL *pb2 = prevblk2; | ^~~ audio/mpeglayer3.cpp:1590:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1590 | register REAL *pb2 = prevblk2; | ^~~ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::extractlayer3()’: audio/mpeglayer3.cpp:1695:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1695 | for(register int i=layer3slots;i>0;i--) // read main data. | ^ audio/mpeglayer3.cpp:1700:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1700 | for(register int i=layer3slots;i>0;i--) // read main data. | ^ audio/mpeglayer3.cpp:1768:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1768 | register int i=2*SSLIMIT*SBLIMIT-1; | ^ audio/mpeglayer3.cpp:1782:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1782 | register int i=SSLIMIT*SBLIMIT-1; | ^ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::extractlayer3_2()’: audio/mpeglayer3.cpp:1810:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1810 | for(register int i=layer3slots;i>0;i--) // read main data. | ^ audio/mpeglayer3.cpp:1815:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1815 | for(register int i=layer3slots;i>0;i--) // read main data. | ^ audio/mpeglayer3.cpp:1878:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1878 | register int i=2*SSLIMIT*SBLIMIT-1; | ^ audio/mpeglayer3.cpp:1888:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 1888 | register int i=SSLIMIT*SBLIMIT-1; | ^ audio/mpeglayer3.cpp: In function ‘void layer3reorder_1(int, int, REAL (*)[18], REAL (*)[18])’: audio/mpeglayer3.cpp:1287:40: warning: iteration 9 invokes undefined behavior [-Waggressive-loop-optimizations] 1287 | (sfb_lines=sfBandIndex->s[sfb+1]-sfb_start)) | ~~~~~~~~~~~~~~~~~~~~^ audio/mpeglayer3.cpp:1285:10: note: within this loop 1285 | sfb<13; | ~~~^~~ audio/mpeglayer3.cpp: In function ‘void layer3reorder_2(int, int, REAL (*)[18], REAL (*)[18])’: audio/mpeglayer3.cpp:1312:40: warning: iteration 12 invokes undefined behavior [-Waggressive-loop-optimizations] 1312 | (sfb_lines=sfBandIndex->s[sfb+1]-sfb_start)) | ~~~~~~~~~~~~~~~~~~~~^ audio/mpeglayer3.cpp:1310:10: note: within this loop 1310 | sfb<13; | ~~~^~~ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::layer3dequantizesample(int, int, int (*)[18], REAL (*)[18])’: audio/mpeglayer3.cpp:955:22: warning: array subscript 36 is above array bounds of ‘REAL [18]’ {aka ‘float [18]’} [-Warray-bounds] 955 | out[0][index]*=layer3twopow2_1(gi->subblock_gain[t_index], | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 956 | gi->scalefac_scale, | ~~~~~~~~~~~~~~~~~~~ 957 | scalefactors[ch].s[t_index][cb]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio/mpeglayer3.cpp:820:45: note: while referencing ‘out’ 820 | REAL out[SBLIMIT][SSLIMIT]) | ~~~~~^~~~~~~~~~~~~~~~~~~~~ audio/mpeglayer3.cpp:955:22: warning: array subscript 36 is above array bounds of ‘REAL [18]’ {aka ‘float [18]’} [-Warray-bounds] 955 | out[0][index]*=layer3twopow2_1(gi->subblock_gain[t_index], | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 956 | gi->scalefac_scale, | ~~~~~~~~~~~~~~~~~~~ 957 | scalefactors[ch].s[t_index][cb]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio/mpeglayer3.cpp:820:45: note: while referencing ‘out’ 820 | REAL out[SBLIMIT][SSLIMIT]) | ~~~~~^~~~~~~~~~~~~~~~~~~~~ audio/mpeglayer3.cpp: In member function ‘void MPEGaudio::layer3reorderandantialias(int, int, REAL (*)[18], REAL (*)[18])’: audio/mpeglayer3.cpp:1357:43: warning: array subscript 18 is above array bounds of ‘REAL [18]’ {aka ‘float [18]’} [-Warray-bounds] 1357 | bu=in[0][index-n-1];bd=in[0][index+n]; | ~~~~~~~~~~~~~^ audio/mpeglayer3.cpp:1373:49: note: while referencing ‘in’ 1373 | REAL in[SBLIMIT][SSLIMIT], | ~~~~~~^~~~~~~~~~~~~~~~~~~~ audio/mpeglayer3.cpp:1359:23: warning: array subscript 18 is above array bounds of ‘REAL [18]’ {aka ‘float [18]’} [-Warray-bounds] 1359 | out[0][index+n ]=(bd*cs[n])+(bu*ca[n]); | ~~~~~~~~~~~~~~~~^ audio/mpeglayer3.cpp:1374:48: note: while referencing ‘out’ 1374 | REAL out[SBLIMIT][SSLIMIT]) | ~~~~~^~~~~~~~~~~~~~~~~~~~~ mv -f .deps/mpeglayer3.Tpo .deps/mpeglayer3.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpegtable.lo -MD -MP -MF .deps/mpegtable.Tpo -c -o mpegtable.lo `test -f 'audio/mpegtable.cpp' || echo './'`audio/mpegtable.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpegtable.lo -MD -MP -MF .deps/mpegtable.Tpo -c audio/mpegtable.cpp -fPIC -DPIC -o .libs/mpegtable.o In file included from audio/mpegtable.cpp:15: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/mpegtable.Tpo .deps/mpegtable.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpegtoraw.lo -MD -MP -MF .deps/mpegtoraw.Tpo -c -o mpegtoraw.lo `test -f 'audio/mpegtoraw.cpp' || echo './'`audio/mpegtoraw.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT mpegtoraw.lo -MD -MP -MF .deps/mpegtoraw.Tpo -c audio/mpegtoraw.cpp -fPIC -DPIC -o .libs/mpegtoraw.o In file included from audio/mpegtoraw.cpp:17: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ audio/mpegtoraw.cpp: In member function ‘void MPEGaudio::initialize()’: audio/mpegtoraw.cpp:83:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 83 | register int i; | ^ audio/mpegtoraw.cpp:84:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 84 | register REAL *s1,*s2; | ^~ audio/mpegtoraw.cpp:84:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 84 | register REAL *s1,*s2; | ^~ audio/mpegtoraw.cpp:84:18: warning: variable ‘s1’ set but not used [-Wunused-but-set-variable] 84 | register REAL *s1,*s2; | ^~ audio/mpegtoraw.cpp:84:22: warning: variable ‘s2’ set but not used [-Wunused-but-set-variable] 84 | register REAL *s1,*s2; | ^~ audio/mpegtoraw.cpp:85:9: warning: variable ‘s3’ set but not used [-Wunused-but-set-variable] 85 | REAL *s3,*s4; | ^~ audio/mpegtoraw.cpp:85:13: warning: variable ‘s4’ set but not used [-Wunused-but-set-variable] 85 | REAL *s3,*s4; | ^~ audio/mpegtoraw.cpp: In member function ‘bool MPEGaudio::loadheader()’: audio/mpegtoraw.cpp:135:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 135 | register int c; | ^ audio/mpegtoraw.cpp: In function ‘int Play_MPEGaudio(MPEGaudio*, Uint8*, int)’: audio/mpegtoraw.cpp:450:20: warning: variable ‘correction’ set but not used [-Wunused-but-set-variable] 450 | double correction = 0; | ^~~~~~~~~~ mv -f .deps/mpegtoraw.Tpo .deps/mpegtoraw.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGvideo.lo -MD -MP -MF .deps/MPEGvideo.Tpo -c -o MPEGvideo.lo `test -f 'video/MPEGvideo.cpp' || echo './'`video/MPEGvideo.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT MPEGvideo.lo -MD -MP -MF .deps/MPEGvideo.Tpo -c video/MPEGvideo.cpp -fPIC -DPIC -o .libs/MPEGvideo.o In file included from video/video.h:63, from video/MPEGvideo.cpp:86: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/MPEGvideo.Tpo .deps/MPEGvideo.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT decoders.lo -MD -MP -MF .deps/decoders.Tpo -c -o decoders.lo `test -f 'video/decoders.cpp' || echo './'`video/decoders.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT decoders.lo -MD -MP -MF .deps/decoders.Tpo -c video/decoders.cpp -fPIC -DPIC -o .libs/decoders.o In file included from ./MPEGstream.h:28, from ./MPEG.h:34, from video/util.h:54, from video/decoders.h:31, from video/decoders.cpp:53: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/decoders.Tpo .deps/decoders.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT floatdct.lo -MD -MP -MF .deps/floatdct.Tpo -c -o floatdct.lo `test -f 'video/floatdct.cpp' || echo './'`video/floatdct.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT floatdct.lo -MD -MP -MF .deps/floatdct.Tpo -c video/floatdct.cpp -fPIC -DPIC -o .libs/floatdct.o mv -f .deps/floatdct.Tpo .deps/floatdct.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT gdith.lo -MD -MP -MF .deps/gdith.Tpo -c -o gdith.lo `test -f 'video/gdith.cpp' || echo './'`video/gdith.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT gdith.lo -MD -MP -MF .deps/gdith.Tpo -c video/gdith.cpp -fPIC -DPIC -o .libs/gdith.o In file included from video/video.h:63, from video/gdith.cpp:52: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ video/gdith.cpp: In member function ‘void MPEGvideo::DisplayFrame(VidStream*)’: video/gdith.cpp:303:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 303 | register int x, y; | ^ video/gdith.cpp:303:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 303 | register int x, y; | ^ video/gdith.cpp:304:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 304 | register Uint16 * ptr; | ^~~ mv -f .deps/gdith.Tpo .deps/gdith.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT jrevdct.lo -MD -MP -MF .deps/jrevdct.Tpo -c -o jrevdct.lo `test -f 'video/jrevdct.cpp' || echo './'`video/jrevdct.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT jrevdct.lo -MD -MP -MF .deps/jrevdct.Tpo -c video/jrevdct.cpp -fPIC -DPIC -o .libs/jrevdct.o In file included from video/video.h:63, from video/jrevdct.cpp:30: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ video/jrevdct.cpp: In function ‘void j_rev_dct_sparse(DCTELEM*, int)’: video/jrevdct.cpp:212:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 212 | register int *dp; | ^~ video/jrevdct.cpp:213:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 213 | register int v; | ^ video/jrevdct.cpp: In function ‘void j_rev_dct(DCTELEM*)’: video/jrevdct.cpp:393:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 393 | register DCTELEM *dataptr; | ^~~~~~~ video/jrevdct.cpp:413:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 413 | register int *idataptr = (int*)dataptr; | ^~~~~~~~ video/jrevdct.cpp:421:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 421 | register int v = (dcval & 0xffff) | (dcval << 16); | ^ mv -f .deps/jrevdct.Tpo .deps/jrevdct.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT motionvec.lo -MD -MP -MF .deps/motionvec.Tpo -c -o motionvec.lo `test -f 'video/motionvec.cpp' || echo './'`video/motionvec.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT motionvec.lo -MD -MP -MF .deps/motionvec.Tpo -c video/motionvec.cpp -fPIC -DPIC -o .libs/motionvec.o In file included from ./MPEGstream.h:28, from ./MPEG.h:34, from video/util.h:54, from video/motionvec.cpp:50: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/motionvec.Tpo .deps/motionvec.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT parseblock.lo -MD -MP -MF .deps/parseblock.Tpo -c -o parseblock.lo `test -f 'video/parseblock.cpp' || echo './'`video/parseblock.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT parseblock.lo -MD -MP -MF .deps/parseblock.Tpo -c video/parseblock.cpp -fPIC -DPIC -o .libs/parseblock.o In file included from ./MPEGstream.h:28, from ./MPEG.h:34, from video/util.h:54, from video/parseblock.cpp:54: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ video/parseblock.cpp: In function ‘void ParseReconBlock(int, VidStream*)’: video/parseblock.cpp:195:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 195 | if (vid_stream->buf_length < 100) | ^~ video/parseblock.cpp:198:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 198 | int diff; | ^~~ video/parseblock.cpp: In function ‘void ParseAwayBlock(int, VidStream*)’: video/parseblock.cpp:622:16: warning: variable ‘diff’ set but not used [-Wunused-but-set-variable] 622 | unsigned int diff; | ^~~~ mv -f .deps/parseblock.Tpo .deps/parseblock.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo `test -f 'video/readfile.cpp' || echo './'`video/readfile.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c video/readfile.cpp -fPIC -DPIC -o .libs/readfile.o In file included from video/video.h:63, from video/readfile.cpp:60: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/readfile.Tpo .deps/readfile.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo `test -f 'video/util.cpp' || echo './'`video/util.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT util.lo -MD -MP -MF .deps/util.Tpo -c video/util.cpp -fPIC -DPIC -o .libs/util.o In file included from ./MPEGstream.h:28, from ./MPEG.h:34, from video/util.cpp:50: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo `test -f 'video/video.cpp' || echo './'`video/video.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT video.lo -MD -MP -MF .deps/video.Tpo -c video/video.cpp -fPIC -DPIC -o .libs/video.o In file included from ./MPEGstream.h:28, from ./MPEG.h:34, from video/util.h:54, from video/decoders.h:31, from video/video.cpp:68: ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbit()’: ./MPEGaudio.h:133:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 133 | register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; | ^ ./MPEGaudio.h: In member function ‘int Mpegbitwindow::getbits9(int)’: ./MPEGaudio.h:139:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 139 | register unsigned short a; | ^ video/video.cpp: In function ‘VidStream* mpegVidRsrc(TimeStamp, VidStream*, int)’: video/video.cpp:1148:21: warning: variable ‘prev’ set but not used [-Wunused-but-set-variable] 1148 | int prev; | ^~~~ mv -f .deps/video.Tpo .deps/video.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT vhar128.lo -MD -MP -MF .deps/vhar128.Tpo -c -o vhar128.lo `test -f 'video/vhar128.cpp' || echo './'`video/vhar128.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -MT vhar128.lo -MD -MP -MF .deps/vhar128.Tpo -c video/vhar128.cpp -fPIC -DPIC -o .libs/vhar128.o mv -f .deps/vhar128.Tpo .deps/vhar128.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -MT mmxflags_asm.lo -MD -MP -MF .deps/mmxflags_asm.Tpo -c -o mmxflags_asm.lo `test -f 'video/mmxflags_asm.S' || echo './'`video/mmxflags_asm.S libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -MT mmxflags_asm.lo -MD -MP -MF .deps/mmxflags_asm.Tpo -c video/mmxflags_asm.S -fPIC -DPIC -o .libs/mmxflags_asm.o mv -f .deps/mmxflags_asm.Tpo .deps/mmxflags_asm.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -MT mmxidct_asm.lo -MD -MP -MF .deps/mmxidct_asm.Tpo -c -o mmxidct_asm.lo `test -f 'video/mmxidct_asm.S' || echo './'`video/mmxidct_asm.S libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -MT mmxidct_asm.lo -MD -MP -MF .deps/mmxidct_asm.Tpo -c video/mmxidct_asm.S -fPIC -DPIC -o .libs/mmxidct_asm.o mv -f .deps/mmxidct_asm.Tpo .deps/mmxidct_asm.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -fno-exceptions -fno-rtti -release 0.4 -version-info 1:4:1 -o libsmpeg.la -rpath /usr/lib MPEG.lo MPEGring.lo MPEGlist.lo MPEGstream.lo MPEGsystem.lo MPEGfilter.lo smpeg.lo MPEGaudio.lo bitwindow.lo filter.lo filter_2.lo hufftable.lo mpeglayer1.lo mpeglayer2.lo mpeglayer3.lo mpegtable.lo mpegtoraw.lo MPEGvideo.lo decoders.lo floatdct.lo gdith.lo jrevdct.lo motionvec.lo parseblock.lo readfile.lo util.lo video.lo vhar128.lo mmxflags_asm.lo mmxidct_asm.lo -Wl,-rpath,/usr/lib -lSDL -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/MPEG.o .libs/MPEGring.o .libs/MPEGlist.o .libs/MPEGstream.o .libs/MPEGsystem.o .libs/MPEGfilter.o .libs/smpeg.o .libs/MPEGaudio.o .libs/bitwindow.o .libs/filter.o .libs/filter_2.o .libs/hufftable.o .libs/mpeglayer1.o .libs/mpeglayer2.o .libs/mpeglayer3.o .libs/mpegtable.o .libs/mpegtoraw.o .libs/MPEGvideo.o .libs/decoders.o .libs/floatdct.o .libs/gdith.o .libs/jrevdct.o .libs/motionvec.o .libs/parseblock.o .libs/readfile.o .libs/util.o .libs/video.o .libs/vhar128.o .libs/mmxflags_asm.o .libs/mmxidct_asm.o -lSDL -lpthread -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -march=i586 -mtune=i686 -pthread -Wl,-rpath -Wl,/usr/lib -pthread -Wl,-soname -Wl,libsmpeg-0.4.so.0 -o .libs/libsmpeg-0.4.so.0.1.4 libtool: link: (cd ".libs" && rm -f "libsmpeg-0.4.so.0" && ln -s "libsmpeg-0.4.so.0.1.4" "libsmpeg-0.4.so.0") libtool: link: (cd ".libs" && rm -f "libsmpeg.so" && ln -s "libsmpeg-0.4.so.0.1.4" "libsmpeg.so") libtool: link: ( cd ".libs" && rm -f "libsmpeg.la" && ln -s "../libsmpeg.la" "libsmpeg.la" ) /bin/sh ./libtool --tag=CC --mode=link g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -o plaympeg plaympeg.o libsmpeg.la -Wl,-rpath,/usr/lib -lSDL -lpthread -lm libtool: link: g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -o .libs/plaympeg plaympeg.o -Wl,-rpath -Wl,/usr/lib ./.libs/libsmpeg.so -lSDL -lpthread -lm -pthread gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -MT gtv.o -MD -MP -MF .deps/gtv.Tpo -c -o gtv.o gtv.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gtv.h:4, from gtv.c:13: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtv.h:4, from gtv.c:13: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtv.h:4, from gtv.c:13: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtv.h:4, from gtv.c:13: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gtv.c: In function ‘gtv_step’: gtv.c:722:22: warning: variable ‘sdl_screen’ set but not used [-Wunused-but-set-variable] 722 | SDL_Surface* sdl_screen = NULL; | ^~~~~~~~~~ gtv.c:721:18: warning: variable ‘active’ set but not used [-Wunused-but-set-variable] 721 | gboolean active = FALSE; | ^~~~~~ mv -f .deps/gtv.Tpo .deps/gtv.Po /bin/sh ./libtool --tag=CC --mode=link g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -o gtv gtv.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype libsmpeg.la -lX11 -Wl,-rpath,/usr/lib -lSDL -lpthread -lm libtool: link: g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -o .libs/gtv gtv.o -Wl,-rpath -Wl,/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype ./.libs/libsmpeg.so -lX11 -lSDL -lpthread -lm -pthread gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -MT glmovie-tile.o -MD -MP -MF .deps/glmovie-tile.Tpo -c -o glmovie-tile.o glmovie-tile.c mv -f .deps/glmovie-tile.Tpo .deps/glmovie-tile.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -MT glmovie.o -MD -MP -MF .deps/glmovie.Tpo -c -o glmovie.o glmovie.c mv -f .deps/glmovie.Tpo .deps/glmovie.Po /bin/sh ./libtool --tag=CC --mode=link g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -o glmovie glmovie-tile.o glmovie.o -lGL -lGLU libsmpeg.la -Wl,-rpath,/usr/lib -lSDL -lpthread -lm libtool: link: g++ -O2 -march=i586 -mtune=i686 -Wno-error=narrowing -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -Wall -I.. -DNOCONTROLS -I. -I./audio -I./video -o .libs/glmovie glmovie-tile.o glmovie.o -Wl,-rpath -Wl,/usr/lib -lGL -lGLU ./.libs/libsmpeg.so -lSDL -lpthread -lm -pthread if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389' make[2]: Entering directory '/usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c -s libsmpeg.la '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libsmpeg-0.4.so.0.1.4 /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib/libsmpeg-0.4.so.0.1.4 libtool: install: strip --strip-unneeded /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib/libsmpeg-0.4.so.0.1.4 libtool: install: (cd /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib && { ln -s -f libsmpeg-0.4.so.0.1.4 libsmpeg-0.4.so.0 || { rm -f libsmpeg-0.4.so.0 && ln -s libsmpeg-0.4.so.0.1.4 libsmpeg-0.4.so.0; }; }) libtool: install: (cd /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib && { ln -s -f libsmpeg-0.4.so.0.1.4 libsmpeg.so || { rm -f libsmpeg.so && ln -s libsmpeg-0.4.so.0.1.4 libsmpeg.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libsmpeg.lai /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/lib/libsmpeg.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s plaympeg gtv glmovie '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin' libtool: install: warning: `libsmpeg.la' has not been installed in `/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s .libs/plaympeg /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin/plaympeg libtool: install: warning: `libsmpeg.la' has not been installed in `/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s .libs/gtv /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin/gtv libtool: install: warning: `libsmpeg.la' has not been installed in `/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389/install-sh -c -s .libs/glmovie /usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin/glmovie /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin' /usr/bin/ginstall -c smpeg-config '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/include/smpeg' /usr/bin/ginstall -c -m 644 MPEG.h MPEGaction.h MPEGaudio.h MPEGerror.h MPEGfilter.h MPEGring.h MPEGlist.h MPEGstream.h MPEGsystem.h MPEGvideo.h smpeg.h '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/include/smpeg' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/share/aclocal' /usr/bin/ginstall -c -m 644 smpeg.m4 '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/share/aclocal' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/man/man1' /usr/bin/ginstall -c -m 644 plaympeg.1 gtv.1 '/usr/src/slapt-src-i486/multimedia/smpeg/package-smpeg/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389' make[1]: Leaving directory '/usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libsmpeg-0.4.so.0 libsmpeg-0.4.so.0.1.4 usr/lib/libsmpeg.so libsmpeg-0.4.so.0.1.4 Making symbolic link creation script: ( cd usr/lib ; rm -rf libsmpeg-0.4.so.0 ) ( cd usr/lib ; ln -sf libsmpeg-0.4.so.0.1.4 libsmpeg-0.4.so.0 ) ( cd usr/lib ; rm -rf libsmpeg.so ) ( cd usr/lib ; ln -sf libsmpeg-0.4.so.0.1.4 libsmpeg.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libsmpeg-0.4.so.0' removed './usr/lib/libsmpeg.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/glmovie usr/bin/gtv usr/bin/plaympeg usr/bin/smpeg-config usr/doc/ usr/doc/smpeg-r389/ usr/doc/smpeg-r389/BUGS usr/doc/smpeg-r389/CHANGES usr/doc/smpeg-r389/COPYING usr/doc/smpeg-r389/README usr/doc/smpeg-r389/README.SDL_mixer usr/doc/smpeg-r389/TODO usr/doc/smpeg-r389/smpeg.SlackBuild usr/include/ usr/include/smpeg/ usr/include/smpeg/MPEG.h usr/include/smpeg/MPEGaction.h usr/include/smpeg/MPEGaudio.h usr/include/smpeg/MPEGerror.h usr/include/smpeg/MPEGfilter.h usr/include/smpeg/MPEGlist.h usr/include/smpeg/MPEGring.h usr/include/smpeg/MPEGstream.h usr/include/smpeg/MPEGsystem.h usr/include/smpeg/MPEGvideo.h usr/include/smpeg/smpeg.h usr/lib/ usr/lib/libsmpeg-0.4.so.0.1.4 usr/man/ usr/man/man1/ usr/man/man1/gtv.1.gz usr/man/man1/plaympeg.1.gz usr/share/ usr/share/aclocal/ usr/share/aclocal/smpeg.m4 Slackware package /usr/src/slapt-src-i486/multimedia/smpeg/smpeg-r389-i586-2salix15.0.txz created. Installing package smpeg-r389-i586-2salix15.0... | smpeg (SDL MPEG Player Library) | | SMPEG is a free MPEG1 video player library with sound support. Video | playback is based on the ubiquitous Berkeley MPEG player, mpeg_play. | Audio is played through a slightly modified mpegsound library, part | of Splay v0.8.2. SMPEG supports MPEG audio (MP3), MPEG-1 video, and | MPEG system streams. | | | | | |