tar -xf easytag-2.1.6.tar.bz2 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 for gcc... gcc checking for C compiler default output file name... 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 ISO C89... none needed checking for style of include used by make... GNU 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 how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-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 recognize dependent libraries... pass_all 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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for library containing strerror... none required checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.8.0... yes (version 2.26.1) checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.12.0... yes (version 2.22.1) checking for GTK... yes checking for recv in -lsocket... no checking for OGG... yes checking for VORBIS... yes checking for cos in -lm... yes checking for ogg_sync_init in -logg... yes checking for vorbis_comment_init in -lvorbis... yes checking for ov_open in -lvorbisfile... yes checking for Ogg Vorbis file support... yes checking for cos in -lm... (cached) yes checking for speex_packet_to_header in -lspeex... yes checking for Speex file support... yes checking for cos in -lm... (cached) yes checking for FLAC__metadata_simple_iterator_new in -lFLAC... yes checking for FLAC file support... yes checking for libFLAC version... 1.2.1 checking for MP3 file support... checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for id3_frame_field in -lid3tag... yes yes checking for library containing ID3Tag_Link... no configure: WARNING: id3lib not found checking for id3lib version... configure: WARNING: could not determine id3lib version checking for MP3 file support... no *** *** Warning: id3v23 tags support disabled, id3lib missing *** checking for cos in -lm... (cached) yes checking for MP4GetTrackMediaDataName in -lmp4v2... yes checking for MP4/AAC file support... checking for libmp4v2 version... configure: WARNING: could not determine libmp4v2 version yes checking for WAVPACK... yes checking for cos in -lm... (cached) yes checking for WavpackOpenFileInput in -lwavpack... yes checking for Wavpack file support... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking return type of signal handlers... void checking for mkdir... yes checking for strstr... yes checking for strtol... yes checking for mkstemp... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... bg cs da de el es fr he hu it ja nl pl pt_BR ro ru sr sr@Latn sv uk zh_CN zh_TW configure: creating ./config.status config.status: creating Makefile config.status: creating easytag.spec config.status: creating doc/easytag.1 config.status: creating src/Makefile config.status: creating src/id3lib/Makefile config.status: creating src/libapetag/Makefile config.status: creating src/libmpg123/Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands Configuration for easytag 2.1.6 : -------------------------------- Source code location ....: . Host System Type ........: i686-pc-linux-gnu Preprocessor ............: gcc Compiler ................: gcc -O2 -march=i486 -mtune=i686 -Wall Linker ..................: gcc -lwavpack -lm -lmp4v2 -lm -lz -lstdc++ -lid3tag -lFLAC -lm -lspeex -lm -lvorbisfile -lvorbis -logg -lm GTK2 version ............: 2.22.1 MP3 file support ........: yes ID3v2.3 tags support ....: yes Ogg Vorbis file support .: yes Speex file support ......: yes FLAC file support .......: yes (flac-1.2.1) MP4 file support ........: yes WavPack support .........: yes NLS/gettext .............: yes Install path ............: /usr Now type make to build easytag 2.1.6, and then make install for installation. make all-recursive make[1]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' Making all in src make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' Making all in libmpg123 make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libmpg123' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT dxhead.o -MD -MP -MF .deps/dxhead.Tpo -c -o dxhead.o dxhead.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT getbits.o -MD -MP -MF .deps/getbits.Tpo -c -o getbits.o getbits.c mv -f .deps/dxhead.Tpo .deps/dxhead.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT layer1.o -MD -MP -MF .deps/layer1.Tpo -c -o layer1.o layer1.c mv -f .deps/getbits.Tpo .deps/getbits.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT layer2.o -MD -MP -MF .deps/layer2.Tpo -c -o layer2.o layer2.c mv -f .deps/common.Tpo .deps/common.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT layer3.o -MD -MP -MF .deps/layer3.Tpo -c -o layer3.o layer3.c mv -f .deps/layer1.Tpo .deps/layer1.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT mpg123.o -MD -MP -MF .deps/mpg123.Tpo -c -o mpg123.o mpg123.c mv -f .deps/layer2.Tpo .deps/layer2.Po mv -f .deps/mpg123.Tpo .deps/mpg123.Po mv -f .deps/layer3.Tpo .deps/layer3.Po rm -f libmpg123.a ar cru libmpg123.a common.o dxhead.o getbits.o layer1.o layer2.o layer3.o mpg123.o ranlib libmpg123.a make[3]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libmpg123' Making all in libapetag make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libapetag' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT apetaglib.o -MD -MP -MF .deps/apetaglib.Tpo -c -o apetaglib.o apetaglib.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT is_tag.o -MD -MP -MF .deps/is_tag.Tpo -c -o is_tag.o is_tag.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT info_mac.o -MD -MP -MF .deps/info_mac.Tpo -c -o info_mac.o info_mac.c apetaglib.c: In Funktion »apetag_save«: apetaglib.c:993:13: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2ape« unterscheiden sich im Vorzeichenbesitz apetaglib.c:118:1: Anmerkung: expected »unsigned char *« but argument is of type »char *« apetaglib.c:996:13: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2ape« unterscheiden sich im Vorzeichenbesitz apetaglib.c:118:1: Anmerkung: expected »unsigned char *« but argument is of type »char *« apetaglib.c:1002:13: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »long2ape« unterscheiden sich im Vorzeichenbesitz apetaglib.c:118:1: Anmerkung: expected »unsigned char *« but argument is of type »char *« mv -f .deps/info_mac.Tpo .deps/info_mac.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT info_mpc.o -MD -MP -MF .deps/info_mpc.Tpo -c -o info_mpc.o info_mpc.c mv -f .deps/is_tag.Tpo .deps/is_tag.Po mv -f .deps/info_mpc.Tpo .deps/info_mpc.Po mv -f .deps/apetaglib.Tpo .deps/apetaglib.Po rm -f libapetag.a ar cru libapetag.a apetaglib.o is_tag.o info_mac.o info_mpc.o ranlib libapetag.a make[3]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libapetag' Making all in id3lib make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/id3lib' g++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -O2 -march=i486 -mtune=i686 -MT c_wrapper.o -MD -MP -MF .deps/c_wrapper.Tpo -c -o c_wrapper.o c_wrapper.cpp mv -f .deps/c_wrapper.Tpo .deps/c_wrapper.Po rm -f libid3bugfix.a ar cru libid3bugfix.a c_wrapper.o ranlib libid3bugfix.a make[3]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/id3lib' make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT ape_tag.o -MD -MP -MF .deps/ape_tag.Tpo -c -o ape_tag.o ape_tag.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o bar.c mv -f .deps/ape_tag.Tpo .deps/ape_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/about.Tpo .deps/about.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c mv -f .deps/base64.Tpo .deps/base64.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT cddb.o -MD -MP -MF .deps/cddb.Tpo -c -o cddb.o cddb.c mv -f .deps/bar.Tpo .deps/bar.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c browser.c: In Funktion »Pixmap_From_Directory_Permission«: browser.c:2786:17: Warnung: Variable »statbuf« wird nicht verwendet cddb.c: In Funktion »Cddb_Read_Line«: cddb.c:1836:13: Warnung: Die Adresse von »buffer« wird immer zu »wahr« auswerten cddb.c:1838:16: Warnung: Die Adresse von »buffer« wird immer zu »wahr« auswerten charset.c: In Funktion »get_locale«: charset.c:359:14: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp charset.c:362:19: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp charset.c:365:19: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp mv -f .deps/charset.Tpo .deps/charset.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c mv -f .deps/crc32.Tpo .deps/crc32.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT dlm.o -MD -MP -MF .deps/dlm.Tpo -c -o dlm.o dlm.c mv -f .deps/dlm.Tpo .deps/dlm.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT easytag.o -MD -MP -MF .deps/easytag.Tpo -c -o easytag.o easytag.c mv -f .deps/browser.Tpo .deps/browser.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT et_core.o -MD -MP -MF .deps/et_core.Tpo -c -o et_core.o et_core.c easytag.c: In Funktion »main«: easytag.c:191:16: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp mv -f .deps/cddb.Tpo .deps/cddb.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT flac_header.o -MD -MP -MF .deps/flac_header.Tpo -c -o flac_header.o flac_header.c et_core.c: In Funktion »ET_Debug_Print_File_List«: et_core.c:4723:9: Warnung: format »%s« erwartet Typ »char *«, aber Argument 2 hat Typ »char (*)[50]« mv -f .deps/flac_header.Tpo .deps/flac_header.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT flac_tag.o -MD -MP -MF .deps/flac_tag.Tpo -c -o flac_tag.o flac_tag.c mv -f .deps/et_core.Tpo .deps/et_core.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT id3_tag.o -MD -MP -MF .deps/id3_tag.Tpo -c -o id3_tag.o id3_tag.c mv -f .deps/id3_tag.Tpo .deps/id3_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT id3v24_tag.o -MD -MP -MF .deps/id3v24_tag.Tpo -c -o id3v24_tag.o id3v24_tag.c mv -f .deps/flac_tag.Tpo .deps/flac_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/easytag.Tpo .deps/easytag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c genres.h:42:14: Warnung: »id3_genres« definiert, aber nicht verwendet id3v24_tag.c:1112:1: Warnung: »Id3tag_find_and_create_txxframe« definiert, aber nicht verwendet misc.c: In Funktion »Insert_Only_Digit«: misc.c:430:22: Warnung: Typkonvertierung von Zeiger auf Ganzzahl anderer Breite mv -f .deps/log.Tpo .deps/log.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT monkeyaudio_header.o -MD -MP -MF .deps/monkeyaudio_header.Tpo -c -o monkeyaudio_header.o monkeyaudio_header.c mv -f .deps/id3v24_tag.Tpo .deps/id3v24_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT mpeg_header.o -MD -MP -MF .deps/mpeg_header.Tpo -c -o mpeg_header.o mpeg_header.c mv -f .deps/monkeyaudio_header.Tpo .deps/monkeyaudio_header.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT mp4_header.o -MD -MP -MF .deps/mp4_header.Tpo -c -o mp4_header.o mp4_header.c mv -f .deps/mpeg_header.Tpo .deps/mpeg_header.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT mp4_tag.o -MD -MP -MF .deps/mp4_tag.Tpo -c -o mp4_tag.o mp4_tag.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT musepack_header.o -MD -MP -MF .deps/musepack_header.Tpo -c -o musepack_header.o musepack_header.c mv -f .deps/mp4_header.Tpo .deps/mp4_header.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT msgbox.o -MD -MP -MF .deps/msgbox.Tpo -c -o msgbox.o msgbox.c mv -f .deps/mp4_tag.Tpo .deps/mp4_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT ogg_header.o -MD -MP -MF .deps/ogg_header.Tpo -c -o ogg_header.o ogg_header.c mv -f .deps/musepack_header.Tpo .deps/musepack_header.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT ogg_tag.o -MD -MP -MF .deps/ogg_tag.Tpo -c -o ogg_tag.o ogg_tag.c mv -f .deps/msgbox.Tpo .deps/msgbox.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT picture.o -MD -MP -MF .deps/picture.Tpo -c -o picture.o picture.c mv -f .deps/ogg_header.Tpo .deps/ogg_header.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o prefs.c mv -f .deps/ogg_tag.Tpo .deps/ogg_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/picture.Tpo .deps/picture.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT setting.o -MD -MP -MF .deps/setting.Tpo -c -o setting.o setting.c scan.c: In Funktion »Scan_Process_Fields_Keep_One_Space«: scan.c:1671:13: Warnung: berechneter Wert ist unbenutzt mv -f .deps/setting.Tpo .deps/setting.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT vcedit.o -MD -MP -MF .deps/vcedit.Tpo -c -o vcedit.o vcedit.c mv -f .deps/prefs.Tpo .deps/prefs.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT wavpack_header.o -MD -MP -MF .deps/wavpack_header.Tpo -c -o wavpack_header.o wavpack_header.c mv -f .deps/vcedit.Tpo .deps/vcedit.Po gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share/easytag\" -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -MT wavpack_tag.o -MD -MP -MF .deps/wavpack_tag.Tpo -c -o wavpack_tag.o wavpack_tag.c mv -f .deps/scan.Tpo .deps/scan.Po mv -f .deps/wavpack_header.Tpo .deps/wavpack_header.Po mv -f .deps/wavpack_tag.Tpo .deps/wavpack_tag.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -o easytag about.o ape_tag.o bar.o base64.o browser.o cddb.o charset.o crc32.o dlm.o easytag.o et_core.o flac_header.o flac_tag.o id3_tag.o id3v24_tag.o log.o misc.o monkeyaudio_header.o mpeg_header.o mp4_header.o mp4_tag.o musepack_header.o msgbox.o ogg_header.o ogg_tag.o picture.o prefs.o scan.o setting.o vcedit.o wavpack_header.o wavpack_tag.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libmpg123/libmpg123.a libapetag/libapetag.a id3lib/libid3bugfix.a -lwavpack -lm -lmp4v2 -lm -lz -lstdc++ -lid3tag -lFLAC -lm -lspeex -lm -lvorbisfile -lvorbis -logg -lm mkdir .libs gcc -O2 -march=i486 -mtune=i686 -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -o easytag about.o ape_tag.o bar.o base64.o browser.o cddb.o charset.o crc32.o dlm.o easytag.o et_core.o flac_header.o flac_tag.o id3_tag.o id3v24_tag.o log.o misc.o monkeyaudio_header.o mpeg_header.o mp4_header.o mp4_tag.o musepack_header.o msgbox.o ogg_header.o ogg_tag.o picture.o prefs.o scan.o setting.o vcedit.o wavpack_header.o wavpack_tag.o -pthread /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpng14.so /usr/lib/libpango-1.0.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so libmpg123/libmpg123.a libapetag/libapetag.a id3lib/libid3bugfix.a /usr/lib/libwavpack.so /usr/lib//libmp4v2.so /usr/lib/libstdc++.so /usr/lib/libid3tag.so -lz /usr/lib/libFLAC.so -L/usr/lib /usr/lib/libspeex.so /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so /usr/lib/libogg.so -lm -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/lib/ make[3]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' Making all in po make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/po' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/po' make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' make[1]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' Making install in src make[1]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' Making install in libmpg123 make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libmpg123' make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libmpg123' 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/arch/xap/easytag/src/easytag-2.1.6/src/libmpg123' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libmpg123' Making install in libapetag make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libapetag' make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libapetag' 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/arch/xap/easytag/src/easytag-2.1.6/src/libapetag' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/libapetag' Making install in id3lib make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/id3lib' make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/id3lib' 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/arch/xap/easytag/src/easytag-2.1.6/src/id3lib' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src/id3lib' make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' make[3]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/easytag/pkg//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'easytag' '/home/slkbuilds/arch/xap/easytag/pkg//usr/bin/easytag' /usr/bin/ginstall -c easytag /home/slkbuilds/arch/xap/easytag/pkg//usr/bin/easytag make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' make[1]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/src' Making install in po make[1]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/po' /bin/sh .././mkinstalldirs /home/slkbuilds/arch/xap/easytag/pkg//usr/share mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/bg/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/cs/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/da/LC_MESSAGES installing da.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/da/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/de/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/el/LC_MESSAGES installing el.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/el/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/es/LC_MESSAGES installing es.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/es/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/fr/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/he/LC_MESSAGES installing he.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/he/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/hu/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/it/LC_MESSAGES installing it.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/it/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/ja/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/nl/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/pl/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/pt_BR/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/ro/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/ru/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/sr/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/sr@Latn/LC_MESSAGES installing sr@Latn.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/sr@Latn/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/sv/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/uk/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/zh_CN/LC_MESSAGES/easytag.mo mkdir -p -- /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /home/slkbuilds/arch/xap/easytag/pkg//usr/share/locale/zh_TW/LC_MESSAGES/easytag.mo if test "easytag" = "gettext"; then \ /bin/sh .././mkinstalldirs /home/slkbuilds/arch/xap/easytag/pkg//usr/share/gettext/po; \ /usr/bin/ginstall -c -m 644 ./Makefile.in.in \ /home/slkbuilds/arch/xap/easytag/pkg//usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6/po' make[1]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' make[2]: Entering directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/easytag/pkg//usr/share/applications" /usr/bin/ginstall -c -m 644 'easytag.desktop' '/home/slkbuilds/arch/xap/easytag/pkg//usr/share/applications/easytag.desktop' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/easytag/pkg//usr/share/pixmaps" /usr/bin/ginstall -c -m 644 'pixmaps/EasyTAG_icon.xpm' '/home/slkbuilds/arch/xap/easytag/pkg//usr/share/pixmaps/EasyTAG_icon.xpm' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/easytag/pkg//usr/share/man/man1" /usr/bin/ginstall -c -m 644 './doc/easytag.1' '/home/slkbuilds/arch/xap/easytag/pkg//usr/share/man/man1/easytag.1' test -z "/usr/share/easytag" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/easytag/pkg//usr/share/easytag" /usr/bin/ginstall -c -m 644 'pixmaps/EasyTAG_logo.xpm' '/home/slkbuilds/arch/xap/easytag/pkg//usr/share/easytag/EasyTAG_logo.xpm' test -z "/usr/share/easytag" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/easytag/pkg//usr/share/easytag" /usr/bin/ginstall -c -m 644 'ChangeLog' '/home/slkbuilds/arch/xap/easytag/pkg//usr/share/easytag/ChangeLog' make[2]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' make[1]: Leaving directory `/home/slkbuilds/arch/xap/easytag/src/easytag-2.1.6' /home/slkbuilds/arch/xap/easytag/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Mär 13 16:54 install drwxr-xr-x 7 root root 4096 Mär 13 16:54 usr /home/slkbuilds/arch/xap/easytag/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 379 Mär 13 16:54 slack-desc /home/slkbuilds/arch/xap/easytag/pkg/usr: insgesamt 20 drwxr-xr-x 2 root root 4096 Mär 13 16:54 bin drwxr-xr-x 3 root root 4096 Mär 13 16:54 doc drwxr-xr-x 3 root root 4096 Mär 13 16:54 man drwxr-xr-x 6 root root 4096 Mär 13 16:54 share drwxr-xr-x 3 root root 4096 Mär 13 16:52 src /home/slkbuilds/arch/xap/easytag/pkg/usr/bin: insgesamt 636 -rwxr-xr-x 1 root root 649192 Mär 13 16:54 easytag /home/slkbuilds/arch/xap/easytag/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 easytag-2.1.6 /home/slkbuilds/arch/xap/easytag/pkg/usr/doc/easytag-2.1.6: insgesamt 156 -rw-r--r-- 1 root root 18852 Mär 13 16:54 ABOUT-NLS -rw-r--r-- 1 root root 17989 Mär 13 16:54 COPYING -rw-r--r-- 1 root root 78381 Mär 13 16:54 ChangeLog -rw-r--r-- 1 root root 1115 Mär 13 16:54 README -rw-r--r-- 1 root root 5029 Mär 13 16:54 THANKS -rw-r--r-- 1 root root 102 Mär 13 16:54 TODO -rw-r--r-- 1 root root 18019 Mär 13 16:54 changelog /home/slkbuilds/arch/xap/easytag/pkg/usr/man: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 man1 /home/slkbuilds/arch/xap/easytag/pkg/usr/man/man1: insgesamt 4 -rw-r--r-- 1 root root 863 Mär 13 16:54 easytag.1.gz /home/slkbuilds/arch/xap/easytag/pkg/usr/share: insgesamt 16 drwxr-xr-x 2 root root 4096 Mär 13 16:54 applications drwxr-xr-x 2 root root 4096 Mär 13 16:54 easytag drwxr-xr-x 3 root root 4096 Mär 13 16:54 icons drwxr-xr-x 24 root root 4096 Mär 13 16:54 locale /home/slkbuilds/arch/xap/easytag/pkg/usr/share/applications: insgesamt 4 -rw-r--r-- 1 root root 3110 Mär 13 16:54 easytag.desktop /home/slkbuilds/arch/xap/easytag/pkg/usr/share/easytag: insgesamt 156 -rw-r--r-- 1 root root 159279 Mär 13 16:54 EasyTAG_logo.xpm /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons: insgesamt 4 drwxr-xr-x 6 root root 4096 Mär 13 16:54 hicolor /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor: insgesamt 16 drwxr-xr-x 3 root root 4096 Mär 13 16:54 16x16 drwxr-xr-x 3 root root 4096 Mär 13 16:54 24x24 drwxr-xr-x 3 root root 4096 Mär 13 16:54 32x32 drwxr-xr-x 3 root root 4096 Mär 13 16:54 48x48 /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/16x16: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 apps /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/16x16/apps: insgesamt 4 -rw-r--r-- 1 root root 1015 Mär 13 16:54 easytag.png /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/24x24: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 apps /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/24x24/apps: insgesamt 4 -rw-r--r-- 1 root root 1232 Mär 13 16:54 easytag.png /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/32x32: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 apps /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/32x32/apps: insgesamt 4 -rw-r--r-- 1 root root 1817 Mär 13 16:54 easytag.png /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/48x48: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 apps /home/slkbuilds/arch/xap/easytag/pkg/usr/share/icons/hicolor/48x48/apps: insgesamt 4 -rw-r--r-- 1 root root 3406 Mär 13 16:54 easytag.png /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale: insgesamt 88 drwxr-xr-x 3 root root 4096 Mär 13 16:54 bg drwxr-xr-x 3 root root 4096 Mär 13 16:54 cs drwxr-xr-x 3 root root 4096 Mär 13 16:54 da drwxr-xr-x 3 root root 4096 Mär 13 16:54 de drwxr-xr-x 3 root root 4096 Mär 13 16:54 el drwxr-xr-x 3 root root 4096 Mär 13 16:54 es drwxr-xr-x 3 root root 4096 Mär 13 16:54 fr drwxr-xr-x 3 root root 4096 Mär 13 16:54 he drwxr-xr-x 3 root root 4096 Mär 13 16:54 hu drwxr-xr-x 3 root root 4096 Mär 13 16:54 it drwxr-xr-x 3 root root 4096 Mär 13 16:54 ja drwxr-xr-x 3 root root 4096 Mär 13 16:54 nl drwxr-xr-x 3 root root 4096 Mär 13 16:54 pl drwxr-xr-x 3 root root 4096 Mär 13 16:54 pt_BR drwxr-xr-x 3 root root 4096 Mär 13 16:54 ro drwxr-xr-x 3 root root 4096 Mär 13 16:54 ru drwxr-xr-x 3 root root 4096 Mär 13 16:54 sr drwxr-xr-x 3 root root 4096 Mär 13 16:54 sr@Latn drwxr-xr-x 3 root root 4096 Mär 13 16:54 sv drwxr-xr-x 3 root root 4096 Mär 13 16:54 uk drwxr-xr-x 3 root root 4096 Mär 13 16:54 zh_CN drwxr-xr-x 3 root root 4096 Mär 13 16:54 zh_TW /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/bg: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/bg/LC_MESSAGES: insgesamt 76 -rw-r--r-- 1 root root 77629 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/cs: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/cs/LC_MESSAGES: insgesamt 80 -rw-r--r-- 1 root root 81362 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/da: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/da/LC_MESSAGES: insgesamt 72 -rw-r--r-- 1 root root 73361 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/de: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/de/LC_MESSAGES: insgesamt 92 -rw-r--r-- 1 root root 93109 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/el: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/el/LC_MESSAGES: insgesamt 80 -rw-r--r-- 1 root root 80202 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/es: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/es/LC_MESSAGES: insgesamt 80 -rw-r--r-- 1 root root 78974 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/fr: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/fr/LC_MESSAGES: insgesamt 96 -rw-r--r-- 1 root root 97089 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/he: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/he/LC_MESSAGES: insgesamt 68 -rw-r--r-- 1 root root 66005 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/hu: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/hu/LC_MESSAGES: insgesamt 88 -rw-r--r-- 1 root root 88155 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/it: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/it/LC_MESSAGES: insgesamt 84 -rw-r--r-- 1 root root 83645 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/ja: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/ja/LC_MESSAGES: insgesamt 100 -rw-r--r-- 1 root root 100306 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/nl: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/nl/LC_MESSAGES: insgesamt 56 -rw-r--r-- 1 root root 56591 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/pl: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/pl/LC_MESSAGES: insgesamt 92 -rw-r--r-- 1 root root 90320 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/pt_BR: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/pt_BR/LC_MESSAGES: insgesamt 92 -rw-r--r-- 1 root root 93937 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/ro: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/ro/LC_MESSAGES: insgesamt 64 -rw-r--r-- 1 root root 64442 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/ru: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/ru/LC_MESSAGES: insgesamt 96 -rw-r--r-- 1 root root 96545 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/sr: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/sr/LC_MESSAGES: insgesamt 112 -rw-r--r-- 1 root root 111325 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/sr@Latn: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/sr@Latn/LC_MESSAGES: insgesamt 88 -rw-r--r-- 1 root root 87341 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/sv: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/sv/LC_MESSAGES: insgesamt 88 -rw-r--r-- 1 root root 89404 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/uk: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/uk/LC_MESSAGES: insgesamt 36 -rw-r--r-- 1 root root 33861 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/zh_CN: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/zh_CN/LC_MESSAGES: insgesamt 84 -rw-r--r-- 1 root root 84418 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/zh_TW: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 LC_MESSAGES /home/slkbuilds/arch/xap/easytag/pkg/usr/share/locale/zh_TW/LC_MESSAGES: insgesamt 80 -rw-r--r-- 1 root root 81606 Mär 13 16:54 easytag.mo /home/slkbuilds/arch/xap/easytag/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 13 16:54 easytag-2.1.6 /home/slkbuilds/arch/xap/easytag/pkg/usr/src/easytag-2.1.6: insgesamt 4 -rw-r--r-- 1 root root 1668 Mär 13 16:54 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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/arch/xap/easytag/easytag-2.1.6-i486-3tm.txz ./ usr/ usr/bin/ usr/bin/easytag usr/doc/ usr/doc/easytag-2.1.6/ usr/doc/easytag-2.1.6/README usr/doc/easytag-2.1.6/changelog usr/doc/easytag-2.1.6/ABOUT-NLS usr/doc/easytag-2.1.6/TODO usr/doc/easytag-2.1.6/ChangeLog usr/doc/easytag-2.1.6/THANKS usr/doc/easytag-2.1.6/COPYING usr/src/ usr/src/easytag-2.1.6/ usr/src/easytag-2.1.6/SLKBUILD usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/easytag.png usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/easytag.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/easytag.png usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/easytag.png usr/share/easytag/ usr/share/easytag/EasyTAG_logo.xpm usr/share/applications/ usr/share/applications/easytag.desktop usr/share/locale/ usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/easytag.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/easytag.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/easytag.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/easytag.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/easytag.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/easytag.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/easytag.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/easytag.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/easytag.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/easytag.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/easytag.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/easytag.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/easytag.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/easytag.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/easytag.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/easytag.mo usr/share/locale/sr@Latn/ usr/share/locale/sr@Latn/LC_MESSAGES/ usr/share/locale/sr@Latn/LC_MESSAGES/easytag.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/easytag.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/easytag.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/easytag.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/easytag.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/easytag.mo usr/man/ usr/man/man1/ usr/man/man1/easytag.1.gz install/ install/slack-desc Slackware package /home/slkbuilds/arch/xap/easytag/easytag-2.1.6-i486-3tm.txz created. Package has been built. Cleaning pkg and src directories