tar -xf id3lib-3.8.3.tar.gz patching file include/id3/id3lib_strings.h patching file configure.in patching file configure Hunk #1 succeeded at 10296 (offset -12680 lines). patching file include/id3/writers.h patching file examples/demo_info.cpp patching file examples/demo_copy.cpp patching file examples/demo_convert.cpp patching file examples/demo_tag.cpp patching file ChangeLog patching file src/io_helpers.cpp checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/nm -B output... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for file... /usr/bin/file checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC 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.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-slackware-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) 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 how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking for uncompress in -lz... yes checking for ANSI C header files... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking where to find iconv_open... libc checking whether iconv takes const char ** or char **... char ** checking whether to typecast in iconv... no checking libcw/sys.h usability... no checking libcw/sys.h presence... no checking for libcw/sys.h... no checking cctype usability... yes checking cctype presence... yes checking for cctype... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking iomanip usability... yes checking iomanip presence... yes checking for iomanip... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking string usability... yes checking string presence... yes checking for string... yes checking whether C++ has bool... yes checking whether C++ has correct scoping in for-loops... no checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations checking what language compliance flags to pass to the C++ compiler... checking whether iconv supports UTF-8... yes checking whether iconv supports UTF-16BE... yes checking whether iconv supports UTF-16... yes checking whether iconv supports ISO-8859-1... yes checking for getopt_long... yes checking for mkstemp... yes checking for truncate... yes checking for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/id3/Makefile config.status: creating id3com/Makefile config.status: creating id3com/Sample/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating prj/Makefile config.status: creating libprj/Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in zlib configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--libdir=/usr/lib64' '--localstatedir=/var' '--sysconfdir=/etc' '--disable-static' 'CFLAGS=-O2 -fPIC' 'CXXFLAGS=-O2 -fPIC' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/nm -B output... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for file... /usr/bin/file checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC 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.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-slackware-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C++ preprocessor... g++ -E checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating prj/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing default-1 commands make all-recursive make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' Making all in . make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' make[2]: Für das Ziel »all-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' Making all in m4 make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/m4' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/m4' Making all in doc make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/doc' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/doc' Making all in include make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' Making all in id3 make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include/id3' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include/id3' make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' Making all in id3com make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' Making all in Sample make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com/Sample' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com/Sample' make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' Making all in src make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/src' source='c_wrapper.cpp' object='c_wrapper.lo' libtool=yes \ depfile='.deps/c_wrapper.Plo' tmpdepfile='.deps/c_wrapper.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o c_wrapper.lo `test -f 'c_wrapper.cpp' || echo './'`c_wrapper.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c c_wrapper.cpp -MT c_wrapper.lo -MD -MP -MF .deps/c_wrapper.TPlo -fPIC -DPIC -o c_wrapper.lo source='field.cpp' object='field.lo' libtool=yes \ depfile='.deps/field.Plo' tmpdepfile='.deps/field.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field.lo `test -f 'field.cpp' || echo './'`field.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field.cpp -MT field.lo -MD -MP -MF .deps/field.TPlo -fPIC -DPIC -o field.lo source='field_binary.cpp' object='field_binary.lo' libtool=yes \ depfile='.deps/field_binary.Plo' tmpdepfile='.deps/field_binary.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_binary.lo `test -f 'field_binary.cpp' || echo './'`field_binary.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_binary.cpp -MT field_binary.lo -MD -MP -MF .deps/field_binary.TPlo -fPIC -DPIC -o field_binary.lo source='field_integer.cpp' object='field_integer.lo' libtool=yes \ depfile='.deps/field_integer.Plo' tmpdepfile='.deps/field_integer.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_integer.lo `test -f 'field_integer.cpp' || echo './'`field_integer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_integer.cpp -MT field_integer.lo -MD -MP -MF .deps/field_integer.TPlo -fPIC -DPIC -o field_integer.lo source='field_string_ascii.cpp' object='field_string_ascii.lo' libtool=yes \ depfile='.deps/field_string_ascii.Plo' tmpdepfile='.deps/field_string_ascii.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_string_ascii.lo `test -f 'field_string_ascii.cpp' || echo './'`field_string_ascii.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_string_ascii.cpp -MT field_string_ascii.lo -MD -MP -MF .deps/field_string_ascii.TPlo -fPIC -DPIC -o field_string_ascii.lo source='field_string_unicode.cpp' object='field_string_unicode.lo' libtool=yes \ depfile='.deps/field_string_unicode.Plo' tmpdepfile='.deps/field_string_unicode.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o field_string_unicode.lo `test -f 'field_string_unicode.cpp' || echo './'`field_string_unicode.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c field_string_unicode.cpp -MT field_string_unicode.lo -MD -MP -MF .deps/field_string_unicode.TPlo -fPIC -DPIC -o field_string_unicode.lo source='frame.cpp' object='frame.lo' libtool=yes \ depfile='.deps/frame.Plo' tmpdepfile='.deps/frame.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o frame.lo `test -f 'frame.cpp' || echo './'`frame.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame.cpp -MT frame.lo -MD -MP -MF .deps/frame.TPlo -fPIC -DPIC -o frame.lo source='frame_impl.cpp' object='frame_impl.lo' libtool=yes \ depfile='.deps/frame_impl.Plo' tmpdepfile='.deps/frame_impl.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o frame_impl.lo `test -f 'frame_impl.cpp' || echo './'`frame_impl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame_impl.cpp -MT frame_impl.lo -MD -MP -MF .deps/frame_impl.TPlo -fPIC -DPIC -o frame_impl.lo source='frame_parse.cpp' object='frame_parse.lo' libtool=yes \ depfile='.deps/frame_parse.Plo' tmpdepfile='.deps/frame_parse.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o frame_parse.lo `test -f 'frame_parse.cpp' || echo './'`frame_parse.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame_parse.cpp -MT frame_parse.lo -MD -MP -MF .deps/frame_parse.TPlo -fPIC -DPIC -o frame_parse.lo source='frame_render.cpp' object='frame_render.lo' libtool=yes \ depfile='.deps/frame_render.Plo' tmpdepfile='.deps/frame_render.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o frame_render.lo `test -f 'frame_render.cpp' || echo './'`frame_render.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c frame_render.cpp -MT frame_render.lo -MD -MP -MF .deps/frame_render.TPlo -fPIC -DPIC -o frame_render.lo source='globals.cpp' object='globals.lo' libtool=yes \ depfile='.deps/globals.Plo' tmpdepfile='.deps/globals.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o globals.lo `test -f 'globals.cpp' || echo './'`globals.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c globals.cpp -MT globals.lo -MD -MP -MF .deps/globals.TPlo -fPIC -DPIC -o globals.lo source='header.cpp' object='header.lo' libtool=yes \ depfile='.deps/header.Plo' tmpdepfile='.deps/header.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o header.lo `test -f 'header.cpp' || echo './'`header.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c header.cpp -MT header.lo -MD -MP -MF .deps/header.TPlo -fPIC -DPIC -o header.lo source='header_frame.cpp' object='header_frame.lo' libtool=yes \ depfile='.deps/header_frame.Plo' tmpdepfile='.deps/header_frame.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o header_frame.lo `test -f 'header_frame.cpp' || echo './'`header_frame.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c header_frame.cpp -MT header_frame.lo -MD -MP -MF .deps/header_frame.TPlo -fPIC -DPIC -o header_frame.lo header_frame.cpp: In member function 'const char* ID3_FrameHeader::GetTextID() const': header_frame.cpp:165: warning: deprecated conversion from string constant to 'char*' source='header_tag.cpp' object='header_tag.lo' libtool=yes \ depfile='.deps/header_tag.Plo' tmpdepfile='.deps/header_tag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o header_tag.lo `test -f 'header_tag.cpp' || echo './'`header_tag.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c header_tag.cpp -MT header_tag.lo -MD -MP -MF .deps/header_tag.TPlo -fPIC -DPIC -o header_tag.lo source='helpers.cpp' object='helpers.lo' libtool=yes \ depfile='.deps/helpers.Plo' tmpdepfile='.deps/helpers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o helpers.lo `test -f 'helpers.cpp' || echo './'`helpers.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c helpers.cpp -MT helpers.lo -MD -MP -MF .deps/helpers.TPlo -fPIC -DPIC -o helpers.lo source='io.cpp' object='io.lo' libtool=yes \ depfile='.deps/io.Plo' tmpdepfile='.deps/io.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o io.lo `test -f 'io.cpp' || echo './'`io.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c io.cpp -MT io.lo -MD -MP -MF .deps/io.TPlo -fPIC -DPIC -o io.lo source='io_decorators.cpp' object='io_decorators.lo' libtool=yes \ depfile='.deps/io_decorators.Plo' tmpdepfile='.deps/io_decorators.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o io_decorators.lo `test -f 'io_decorators.cpp' || echo './'`io_decorators.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c io_decorators.cpp -MT io_decorators.lo -MD -MP -MF .deps/io_decorators.TPlo -fPIC -DPIC -o io_decorators.lo source='io_helpers.cpp' object='io_helpers.lo' libtool=yes \ depfile='.deps/io_helpers.Plo' tmpdepfile='.deps/io_helpers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o io_helpers.lo `test -f 'io_helpers.cpp' || echo './'`io_helpers.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c io_helpers.cpp -MT io_helpers.lo -MD -MP -MF .deps/io_helpers.TPlo -fPIC -DPIC -o io_helpers.lo io_helpers.cpp: In function 'uint32 dami::io::readUInt28(ID3_Reader&)': io_helpers.cpp:279: warning: suggest parentheses around arithmetic in operand of | source='misc_support.cpp' object='misc_support.lo' libtool=yes \ depfile='.deps/misc_support.Plo' tmpdepfile='.deps/misc_support.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o misc_support.lo `test -f 'misc_support.cpp' || echo './'`misc_support.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c misc_support.cpp -MT misc_support.lo -MD -MP -MF .deps/misc_support.TPlo -fPIC -DPIC -o misc_support.lo misc_support.cpp: In function 'ID3_Frame* ID3_GetSyncLyricsInfo(const ID3_Tag*, const char*, const char*, ID3_TimeStampFormat&, ID3_ContentType&, size_t&)': misc_support.cpp:1099: warning: no previous declaration for 'ID3_Frame* ID3_GetSyncLyricsInfo(const ID3_Tag*, const char*, const char*, ID3_TimeStampFormat&, ID3_ContentType&, size_t&)' source='mp3_parse.cpp' object='mp3_parse.lo' libtool=yes \ depfile='.deps/mp3_parse.Plo' tmpdepfile='.deps/mp3_parse.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o mp3_parse.lo `test -f 'mp3_parse.cpp' || echo './'`mp3_parse.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c mp3_parse.cpp -MT mp3_parse.lo -MD -MP -MF .deps/mp3_parse.TPlo -fPIC -DPIC -o mp3_parse.lo mp3_parse.cpp: In function 'uint32 fto_nearest_i(float)': mp3_parse.cpp:51: warning: no previous declaration for 'uint32 fto_nearest_i(float)' mp3_parse.cpp: In function 'uint16 calcCRC(char*, size_t)': mp3_parse.cpp:68: warning: no previous declaration for 'uint16 calcCRC(char*, size_t)' mp3_parse.cpp: In member function 'bool Mp3Info::Parse(ID3_Reader&, size_t)': mp3_parse.cpp:397: warning: enumeration value 'MPEGLAYER_FALSE' not handled in switch mp3_parse.cpp:397: warning: enumeration value 'MPEGLAYER_UNDEFINED' not handled in switch mp3_parse.cpp:503: warning: comparison between signed and unsigned integer expressions source='readers.cpp' object='readers.lo' libtool=yes \ depfile='.deps/readers.Plo' tmpdepfile='.deps/readers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o readers.lo `test -f 'readers.cpp' || echo './'`readers.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c readers.cpp -MT readers.lo -MD -MP -MF .deps/readers.TPlo -fPIC -DPIC -o readers.lo source='spec.cpp' object='spec.lo' libtool=yes \ depfile='.deps/spec.Plo' tmpdepfile='.deps/spec.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o spec.lo `test -f 'spec.cpp' || echo './'`spec.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c spec.cpp -MT spec.lo -MD -MP -MF .deps/spec.TPlo -fPIC -DPIC -o spec.lo source='tag.cpp' object='tag.lo' libtool=yes \ depfile='.deps/tag.Plo' tmpdepfile='.deps/tag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag.lo `test -f 'tag.cpp' || echo './'`tag.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag.cpp -MT tag.lo -MD -MP -MF .deps/tag.TPlo -fPIC -DPIC -o tag.lo source='tag_file.cpp' object='tag_file.lo' libtool=yes \ depfile='.deps/tag_file.Plo' tmpdepfile='.deps/tag_file.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_file.lo `test -f 'tag_file.cpp' || echo './'`tag_file.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_file.cpp -MT tag_file.lo -MD -MP -MF .deps/tag_file.TPlo -fPIC -DPIC -o tag_file.lo tag_file.cpp: In function 'size_t RenderV1ToFile(ID3_TagImpl&, std::fstream&)': tag_file.cpp:161: warning: no previous declaration for 'size_t RenderV1ToFile(ID3_TagImpl&, std::fstream&)' tag_file.cpp: In function 'size_t RenderV2ToFile(const ID3_TagImpl&, std::fstream&)': tag_file.cpp:207: warning: no previous declaration for 'size_t RenderV2ToFile(const ID3_TagImpl&, std::fstream&)' source='tag_find.cpp' object='tag_find.lo' libtool=yes \ depfile='.deps/tag_find.Plo' tmpdepfile='.deps/tag_find.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_find.lo `test -f 'tag_find.cpp' || echo './'`tag_find.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_find.cpp -MT tag_find.lo -MD -MP -MF .deps/tag_find.TPlo -fPIC -DPIC -o tag_find.lo source='tag_impl.cpp' object='tag_impl.lo' libtool=yes \ depfile='.deps/tag_impl.Plo' tmpdepfile='.deps/tag_impl.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_impl.lo `test -f 'tag_impl.cpp' || echo './'`tag_impl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_impl.cpp -MT tag_impl.lo -MD -MP -MF .deps/tag_impl.TPlo -fPIC -DPIC -o tag_impl.lo source='tag_parse.cpp' object='tag_parse.lo' libtool=yes \ depfile='.deps/tag_parse.Plo' tmpdepfile='.deps/tag_parse.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_parse.lo `test -f 'tag_parse.cpp' || echo './'`tag_parse.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_parse.cpp -MT tag_parse.lo -MD -MP -MF .deps/tag_parse.TPlo -fPIC -DPIC -o tag_parse.lo source='tag_parse_lyrics3.cpp' object='tag_parse_lyrics3.lo' libtool=yes \ depfile='.deps/tag_parse_lyrics3.Plo' tmpdepfile='.deps/tag_parse_lyrics3.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_parse_lyrics3.lo `test -f 'tag_parse_lyrics3.cpp' || echo './'`tag_parse_lyrics3.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_parse_lyrics3.cpp -MT tag_parse_lyrics3.lo -MD -MP -MF .deps/tag_parse_lyrics3.TPlo -fPIC -DPIC -o tag_parse_lyrics3.lo source='tag_parse_musicmatch.cpp' object='tag_parse_musicmatch.lo' libtool=yes \ depfile='.deps/tag_parse_musicmatch.Plo' tmpdepfile='.deps/tag_parse_musicmatch.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_parse_musicmatch.lo `test -f 'tag_parse_musicmatch.cpp' || echo './'`tag_parse_musicmatch.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_parse_musicmatch.cpp -MT tag_parse_musicmatch.lo -MD -MP -MF .deps/tag_parse_musicmatch.TPlo -fPIC -DPIC -o tag_parse_musicmatch.lo source='tag_parse_v1.cpp' object='tag_parse_v1.lo' libtool=yes \ depfile='.deps/tag_parse_v1.Plo' tmpdepfile='.deps/tag_parse_v1.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_parse_v1.lo `test -f 'tag_parse_v1.cpp' || echo './'`tag_parse_v1.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_parse_v1.cpp -MT tag_parse_v1.lo -MD -MP -MF .deps/tag_parse_v1.TPlo -fPIC -DPIC -o tag_parse_v1.lo tag_parse_v1.cpp: In function 'bool dami::id3::v1::parse(ID3_TagImpl&, ID3_Reader&)': tag_parse_v1.cpp:134: warning: suggest parentheses around && within || source='tag_render.cpp' object='tag_render.lo' libtool=yes \ depfile='.deps/tag_render.Plo' tmpdepfile='.deps/tag_render.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_render.lo `test -f 'tag_render.cpp' || echo './'`tag_render.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_render.cpp -MT tag_render.lo -MD -MP -MF .deps/tag_render.TPlo -fPIC -DPIC -o tag_render.lo source='utils.cpp' object='utils.lo' libtool=yes \ depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o utils.lo `test -f 'utils.cpp' || echo './'`utils.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c utils.cpp -MT utils.lo -MD -MP -MF .deps/utils.TPlo -fPIC -DPIC -o utils.lo utils.cpp: In function 'dami::String mbstoucs(dami::String)': utils.cpp:51: warning: no previous declaration for 'dami::String mbstoucs(dami::String)' utils.cpp: In function 'dami::String ucstombs(dami::String)': utils.cpp:63: warning: no previous declaration for 'dami::String ucstombs(dami::String)' utils.cpp: In function 'dami::String oldconvert(dami::String, ID3_TextEnc, ID3_TextEnc)': utils.cpp:74: warning: no previous declaration for 'dami::String oldconvert(dami::String, ID3_TextEnc, ID3_TextEnc)' source='writers.cpp' object='writers.lo' libtool=yes \ depfile='.deps/writers.Plo' tmpdepfile='.deps/writers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o writers.lo `test -f 'writers.cpp' || echo './'`writers.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c writers.cpp -MT writers.lo -MD -MP -MF .deps/writers.TPlo -fPIC -DPIC -o writers.lo /bin/sh ../libtool --mode=link g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o libid3.la -rpath /usr/lib64 -version-info 3:0:0 -release 3.8 -export-dynamic c_wrapper.lo field.lo field_binary.lo field_integer.lo field_string_ascii.lo field_string_unicode.lo frame.lo frame_impl.lo frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo header_tag.lo helpers.lo io.lo io_decorators.lo io_helpers.lo misc_support.lo mp3_parse.lo readers.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_impl.lo tag_parse.lo tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo utils.lo writers.lo mkdir .libs rm -fr .libs/libid3.la .libs/libid3.* .libs/libid3-3.8.* (cd . && ln -s c_wrapper.lo c_wrapper.o) (cd . && ln -s field.lo field.o) (cd . && ln -s field_binary.lo field_binary.o) (cd . && ln -s field_integer.lo field_integer.o) (cd . && ln -s field_string_ascii.lo field_string_ascii.o) (cd . && ln -s field_string_unicode.lo field_string_unicode.o) (cd . && ln -s frame.lo frame.o) (cd . && ln -s frame_impl.lo frame_impl.o) (cd . && ln -s frame_parse.lo frame_parse.o) (cd . && ln -s frame_render.lo frame_render.o) (cd . && ln -s globals.lo globals.o) (cd . && ln -s header.lo header.o) (cd . && ln -s header_frame.lo header_frame.o) (cd . && ln -s header_tag.lo header_tag.o) (cd . && ln -s helpers.lo helpers.o) (cd . && ln -s io.lo io.o) (cd . && ln -s io_decorators.lo io_decorators.o) (cd . && ln -s io_helpers.lo io_helpers.o) (cd . && ln -s misc_support.lo misc_support.o) (cd . && ln -s mp3_parse.lo mp3_parse.o) (cd . && ln -s readers.lo readers.o) (cd . && ln -s spec.lo spec.o) (cd . && ln -s tag.lo tag.o) (cd . && ln -s tag_file.lo tag_file.o) (cd . && ln -s tag_find.lo tag_find.o) (cd . && ln -s tag_impl.lo tag_impl.o) (cd . && ln -s tag_parse.lo tag_parse.o) (cd . && ln -s tag_parse_lyrics3.lo tag_parse_lyrics3.o) (cd . && ln -s tag_parse_musicmatch.lo tag_parse_musicmatch.o) (cd . && ln -s tag_parse_v1.lo tag_parse_v1.o) (cd . && ln -s tag_render.lo tag_render.o) (cd . && ln -s utils.lo utils.o) (cd . && ln -s writers.lo writers.o) gcc -shared c_wrapper.lo field.lo field_binary.lo field_integer.lo field_string_ascii.lo field_string_unicode.lo frame.lo frame_impl.lo frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo header_tag.lo helpers.lo io.lo io_decorators.lo io_helpers.lo misc_support.lo mp3_parse.lo readers.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_impl.lo tag_parse.lo tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo utils.lo writers.lo -Wl,-soname -Wl,libid3-3.8.so.3 -o .libs/libid3-3.8.so.3.0.0 (cd .libs && rm -f libid3-3.8.so.3 && ln -s libid3-3.8.so.3.0.0 libid3-3.8.so.3) (cd .libs && rm -f libid3.so && ln -s libid3-3.8.so.3.0.0 libid3.so) creating libid3.la (cd .libs && rm -f libid3.la && ln -s ../libid3.la libid3.la) make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/src' Making all in examples make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/examples' source='demo_info_options.c' object='demo_info_options.o' libtool=no \ depfile='.deps/demo_info_options.Po' tmpdepfile='.deps/demo_info_options.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -c `test -f 'demo_info_options.c' || echo './'`demo_info_options.c source='demo_info.cpp' object='demo_info.o' libtool=no \ depfile='.deps/demo_info.Po' tmpdepfile='.deps/demo_info.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o demo_info.o `test -f 'demo_info.cpp' || echo './'`demo_info.cpp demo_info.cpp: In function »void PrintUsage(const char*)«: demo_info.cpp:38: Warnung: keine vorherige Deklaration für »void PrintUsage(const char*)« demo_info.cpp: In function »void PrintVersion(const char*)«: demo_info.cpp:49: Warnung: keine vorherige Deklaration für »void PrintVersion(const char*)« demo_info.cpp: In function »void PrintInformation(const ID3_Tag&)«: demo_info.cpp:56: Warnung: keine vorherige Deklaration für »void PrintInformation(const ID3_Tag&)« /bin/sh ../libtool --mode=link g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o id3info demo_info_options.o demo_info.o ../src/libid3.la -lz mkdir .libs g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o .libs/id3info demo_info_options.o demo_info.o ../src/.libs/libid3.so -lz -Wl,--rpath -Wl,/usr/lib64 creating id3info source='demo_convert_options.c' object='demo_convert_options.o' libtool=no \ depfile='.deps/demo_convert_options.Po' tmpdepfile='.deps/demo_convert_options.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -c `test -f 'demo_convert_options.c' || echo './'`demo_convert_options.c source='demo_convert.cpp' object='demo_convert.o' libtool=no \ depfile='.deps/demo_convert.Po' tmpdepfile='.deps/demo_convert.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o demo_convert.o `test -f 'demo_convert.cpp' || echo './'`demo_convert.cpp demo_convert.cpp: In function »void PrintUsage(const char*)«: demo_convert.cpp:29: Warnung: keine vorherige Deklaration für »void PrintUsage(const char*)« demo_convert.cpp: In function »void PrintVersion(const char*)«: demo_convert.cpp:40: Warnung: keine vorherige Deklaration für »void PrintVersion(const char*)« demo_convert.cpp: In function »void DisplayTags(std::ostream&, luint)«: demo_convert.cpp:67: Warnung: keine vorherige Deklaration für »void DisplayTags(std::ostream&, luint)« /bin/sh ../libtool --mode=link g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o id3convert demo_convert_options.o demo_convert.o ../src/libid3.la -lz g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o .libs/id3convert demo_convert_options.o demo_convert.o ../src/.libs/libid3.so -lz -Wl,--rpath -Wl,/usr/lib64 creating id3convert source='demo_tag_options.c' object='demo_tag_options.o' libtool=no \ depfile='.deps/demo_tag_options.Po' tmpdepfile='.deps/demo_tag_options.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -c `test -f 'demo_tag_options.c' || echo './'`demo_tag_options.c source='demo_tag.cpp' object='demo_tag.o' libtool=no \ depfile='.deps/demo_tag.Po' tmpdepfile='.deps/demo_tag.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o demo_tag.o `test -f 'demo_tag.cpp' || echo './'`demo_tag.cpp demo_tag.cpp: In function »void PrintUsage(const char*)«: demo_tag.cpp:21: Warnung: keine vorherige Deklaration für »void PrintUsage(const char*)« demo_tag.cpp: In function »void PrintVersion(const char*)«: demo_tag.cpp:30: Warnung: keine vorherige Deklaration für »void PrintVersion(const char*)« demo_tag.cpp: In function »void DisplayTags(std::ostream&, luint)«: demo_tag.cpp:37: Warnung: keine vorherige Deklaration für »void DisplayTags(std::ostream&, luint)« /bin/sh ../libtool --mode=link g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o id3tag demo_tag_options.o demo_tag.o ../src/libid3.la -lz g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o .libs/id3tag demo_tag_options.o demo_tag.o ../src/.libs/libid3.so -lz -Wl,--rpath -Wl,/usr/lib64 creating id3tag source='demo_copy_options.c' object='demo_copy_options.o' libtool=no \ depfile='.deps/demo_copy_options.Po' tmpdepfile='.deps/demo_copy_options.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -c `test -f 'demo_copy_options.c' || echo './'`demo_copy_options.c source='demo_copy.cpp' object='demo_copy.o' libtool=no \ depfile='.deps/demo_copy.Po' tmpdepfile='.deps/demo_copy.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c -o demo_copy.o `test -f 'demo_copy.cpp' || echo './'`demo_copy.cpp demo_copy.cpp: In function »void PrintUsage(const char*)«: demo_copy.cpp:31: Warnung: keine vorherige Deklaration für »void PrintUsage(const char*)« demo_copy.cpp: In function »void PrintVersion(const char*)«: demo_copy.cpp:38: Warnung: keine vorherige Deklaration für »void PrintVersion(const char*)« demo_copy.cpp: In function »void DisplayTags(std::ostream&, luint)«: demo_copy.cpp:64: Warnung: keine vorherige Deklaration für »void DisplayTags(std::ostream&, luint)« /bin/sh ../libtool --mode=link g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o id3cp demo_copy_options.o demo_copy.o ../src/libid3.la -lz g++ -O2 -fPIC -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -o .libs/id3cp demo_copy_options.o demo_copy.o ../src/.libs/libid3.so -lz -Wl,--rpath -Wl,/usr/lib64 creating id3cp make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/examples' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' Making install in . make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3' Making install in m4 make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/m4' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/m4' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/m4' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/m4' Making install in doc make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/doc' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/doc' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/doc' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/doc' Making install in include make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' Making install in id3 make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include/id3' make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include/id3' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/sh ../../mkinstalldirs /home/slkbuilds/l/id3lib/pkg/usr/include/id3 mkdir /home/slkbuilds/l/id3lib/pkg/usr/include mkdir /home/slkbuilds/l/id3lib/pkg/usr/include/id3 /usr/bin/ginstall -c -m 644 field.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/field.h /usr/bin/ginstall -c -m 644 id3lib_frame.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/id3lib_frame.h /usr/bin/ginstall -c -m 644 globals.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/globals.h /usr/bin/ginstall -c -m 644 misc_support.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/misc_support.h /usr/bin/ginstall -c -m 644 reader.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/reader.h /usr/bin/ginstall -c -m 644 readers.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/readers.h /usr/bin/ginstall -c -m 644 sized_types.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/sized_types.h /usr/bin/ginstall -c -m 644 tag.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/tag.h /usr/bin/ginstall -c -m 644 writer.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/writer.h /usr/bin/ginstall -c -m 644 writers.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/writers.h /usr/bin/ginstall -c -m 644 utils.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/utils.h /usr/bin/ginstall -c -m 644 id3lib_streams.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/id3lib_streams.h /usr/bin/ginstall -c -m 644 id3lib_strings.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3/id3lib_strings.h make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include/id3' make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include/id3' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/sh ../mkinstalldirs /home/slkbuilds/l/id3lib/pkg/usr/include /usr/bin/ginstall -c -m 644 id3.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3.h make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/include' Making install in id3com make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' Making install in Sample make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com/Sample' make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com/Sample' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com/Sample' make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com/Sample' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' make[3]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/id3com' Making install in src make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/src' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/src' /bin/sh ../mkinstalldirs /home/slkbuilds/l/id3lib/pkg/usr/lib64 mkdir /home/slkbuilds/l/id3lib/pkg/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libid3.la /home/slkbuilds/l/id3lib/pkg/usr/lib64/libid3.la /usr/bin/ginstall -c .libs/libid3-3.8.so.3.0.0 /home/slkbuilds/l/id3lib/pkg/usr/lib64/libid3-3.8.so.3.0.0 (cd /home/slkbuilds/l/id3lib/pkg/usr/lib64 && rm -f libid3-3.8.so.3 && ln -s libid3-3.8.so.3.0.0 libid3-3.8.so.3) (cd /home/slkbuilds/l/id3lib/pkg/usr/lib64 && rm -f libid3.so && ln -s libid3-3.8.so.3.0.0 libid3.so) /usr/bin/ginstall -c .libs/libid3.lai /home/slkbuilds/l/id3lib/pkg/usr/lib64/libid3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/src' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/src' Making install in examples make[1]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/examples' make[2]: Entering directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/examples' /bin/sh ../mkinstalldirs /home/slkbuilds/l/id3lib/pkg/usr/bin mkdir /home/slkbuilds/l/id3lib/pkg/usr/bin /bin/sh ../libtool --mode=install /usr/bin/ginstall -c id3info /home/slkbuilds/l/id3lib/pkg/usr/bin/id3info libtool: install: warning: `../src/libid3.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/id3info /home/slkbuilds/l/id3lib/pkg/usr/bin/id3info /bin/sh ../libtool --mode=install /usr/bin/ginstall -c id3convert /home/slkbuilds/l/id3lib/pkg/usr/bin/id3convert libtool: install: warning: `../src/libid3.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/id3convert /home/slkbuilds/l/id3lib/pkg/usr/bin/id3convert /bin/sh ../libtool --mode=install /usr/bin/ginstall -c id3tag /home/slkbuilds/l/id3lib/pkg/usr/bin/id3tag libtool: install: warning: `../src/libid3.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/id3tag /home/slkbuilds/l/id3lib/pkg/usr/bin/id3tag /bin/sh ../libtool --mode=install /usr/bin/ginstall -c id3cp /home/slkbuilds/l/id3lib/pkg/usr/bin/id3cp libtool: install: warning: `../src/libid3.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/id3cp /home/slkbuilds/l/id3lib/pkg/usr/bin/id3cp make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/examples' make[1]: Leaving directory `/home/slkbuilds/l/id3lib/src/id3lib-3.8.3/examples' /home/slkbuilds/l/id3lib/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 2009-12-22 02:05 install drwxr-xr-x 7 root root 4096 2009-12-22 02:05 usr /home/slkbuilds/l/id3lib/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 491 2009-12-22 02:05 slack-desc /home/slkbuilds/l/id3lib/pkg/usr: insgesamt 20 drwxr-xr-x 2 root root 4096 2009-12-22 02:05 bin drwxr-xr-x 3 root root 4096 2009-12-22 02:05 doc drwxr-xr-x 3 root root 4096 2009-12-22 02:05 include drwxr-xr-x 2 root root 4096 2009-12-22 02:05 lib64 drwxr-xr-x 3 root root 4096 2009-12-22 02:04 src /home/slkbuilds/l/id3lib/pkg/usr/bin: insgesamt 76 -rwxr-xr-x 1 root root 14416 2009-12-22 02:05 id3convert -rwxr-xr-x 1 root root 12656 2009-12-22 02:05 id3cp -rwxr-xr-x 1 root root 24112 2009-12-22 02:05 id3info -rwxr-xr-x 1 root root 20040 2009-12-22 02:05 id3tag /home/slkbuilds/l/id3lib/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-22 02:05 id3lib-3.8.3 /home/slkbuilds/l/id3lib/pkg/usr/doc/id3lib-3.8.3: insgesamt 56 -rw-r--r-- 1 root root 0 2009-12-22 02:05 AUTHORS -rw-r--r-- 1 root root 0 2009-12-22 02:05 COPYING -rw-r--r-- 1 root root 23598 2009-12-22 02:05 ChangeLog -rw-r--r-- 1 root root 18532 2009-12-22 02:05 HISTORY -rw-r--r-- 1 root root 0 2009-12-22 02:05 INSTALL -rw-r--r-- 1 root root 0 2009-12-22 02:05 NEWS -rw-r--r-- 1 root root 7106 2009-12-22 02:05 README -rw-r--r-- 1 root root 2070 2009-12-22 02:05 TODO /home/slkbuilds/l/id3lib/pkg/usr/include: insgesamt 16 drwxr-xr-x 2 root root 4096 2009-12-22 02:05 id3 -rw-r--r-- 1 root root 8680 2009-12-22 02:05 id3.h /home/slkbuilds/l/id3lib/pkg/usr/include/id3: insgesamt 104 -rw-r--r-- 1 root root 4174 2009-12-22 02:05 field.h -rw-r--r-- 1 root root 26122 2009-12-22 02:05 globals.h -rw-r--r-- 1 root root 2958 2009-12-22 02:05 id3lib_frame.h -rw-r--r-- 1 root root 1548 2009-12-22 02:05 id3lib_streams.h -rw-r--r-- 1 root root 6210 2009-12-22 02:05 id3lib_strings.h -rw-r--r-- 1 root root 6913 2009-12-22 02:05 misc_support.h -rw-r--r-- 1 root root 4188 2009-12-22 02:05 reader.h -rw-r--r-- 1 root root 4478 2009-12-22 02:05 readers.h -rw-r--r-- 1 root root 2704 2009-12-22 02:05 sized_types.h -rw-r--r-- 1 root root 4403 2009-12-22 02:05 tag.h -rw-r--r-- 1 root root 3187 2009-12-22 02:05 utils.h -rw-r--r-- 1 root root 3562 2009-12-22 02:05 writer.h -rw-r--r-- 1 root root 5231 2009-12-22 02:05 writers.h /home/slkbuilds/l/id3lib/pkg/usr/lib64: insgesamt 240 lrwxrwxrwx 1 root root 19 2009-12-22 02:05 libid3-3.8.so.3 -> libid3-3.8.so.3.0.0 -rwxr-xr-x 1 root root 241536 2009-12-22 02:05 libid3-3.8.so.3.0.0 -rwxr-xr-x 1 root root 698 2009-12-22 02:05 libid3.la lrwxrwxrwx 1 root root 19 2009-12-22 02:05 libid3.so -> libid3-3.8.so.3.0.0 /home/slkbuilds/l/id3lib/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-12-22 02:05 id3lib-3.8.3 /home/slkbuilds/l/id3lib/pkg/usr/src/id3lib-3.8.3: insgesamt 24 -rw-r--r-- 1 root root 1258 2009-12-22 02:05 SLKBUILD -rwxr-xr-x 1 root root 9722 2009-12-22 02:05 build-id3lib.sh -rw-r--r-- 1 root root 3735 2009-12-22 02:04 id3lib-3.8.3-gcc43-1.patch -rw-r--r-- 1 root root 1542 2009-12-22 02:04 patch_id3lib_3.8.3_UTF16_writing_bug.diff Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libid3.so -> libid3-3.8.so.3.0.0 usr/lib64/libid3-3.8.so.3 -> libid3-3.8.so.3.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libid3.so ) ( cd usr/lib64 ; ln -sf libid3-3.8.so.3.0.0 libid3.so ) ( cd usr/lib64 ; rm -rf libid3-3.8.so.3 ) ( cd usr/lib64 ; ln -sf libid3-3.8.so.3.0.0 libid3-3.8.so.3 ) 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: „./usr/lib64/libid3.so“ entfernt „./usr/lib64/libid3-3.8.so.3“ entfernt 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: /home/slkbuilds/l/id3lib/id3lib-3.8.3-x86_64-1gv.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/include/ usr/include/id3.h usr/include/id3/ usr/include/id3/id3lib_streams.h usr/include/id3/misc_support.h usr/include/id3/reader.h usr/include/id3/globals.h usr/include/id3/field.h usr/include/id3/readers.h usr/include/id3/writers.h usr/include/id3/sized_types.h usr/include/id3/id3lib_strings.h usr/include/id3/tag.h usr/include/id3/utils.h usr/include/id3/writer.h usr/include/id3/id3lib_frame.h usr/src/ usr/src/id3lib-3.8.3/ usr/src/id3lib-3.8.3/patch_id3lib_3.8.3_UTF16_writing_bug.diff usr/src/id3lib-3.8.3/SLKBUILD usr/src/id3lib-3.8.3/id3lib-3.8.3-gcc43-1.patch usr/src/id3lib-3.8.3/build-id3lib.sh usr/lib64/ usr/lib64/libid3-3.8.so.3.0.0 usr/lib64/libid3.la usr/bin/ usr/bin/id3info usr/bin/id3convert usr/bin/id3cp usr/bin/id3tag usr/doc/ usr/doc/id3lib-3.8.3/ usr/doc/id3lib-3.8.3/TODO usr/doc/id3lib-3.8.3/ChangeLog usr/doc/id3lib-3.8.3/INSTALL usr/doc/id3lib-3.8.3/HISTORY usr/doc/id3lib-3.8.3/README usr/doc/id3lib-3.8.3/AUTHORS usr/doc/id3lib-3.8.3/COPYING usr/doc/id3lib-3.8.3/NEWS WARNING: zero length file usr/doc/id3lib-3.8.3/INSTALL WARNING: zero length file usr/doc/id3lib-3.8.3/AUTHORS WARNING: zero length file usr/doc/id3lib-3.8.3/COPYING WARNING: zero length file usr/doc/id3lib-3.8.3/NEWS Slackware package /home/slkbuilds/l/id3lib/id3lib-3.8.3-x86_64-1gv.txz created. Package has been built. Cleaning pkg and src directories