<86>Apr 27 20:59:52 userdel[19790]: delete user `rooter' <86>Apr 27 20:59:52 userdel[19790]: remove group `rooter' <86>Apr 27 20:59:52 groupadd[19791]: new group: name=rooter, gid=501 <86>Apr 27 20:59:52 useradd[19792]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 20:59:52 userdel[19794]: delete user `builder' <86>Apr 27 20:59:52 userdel[19794]: remove group `builder' <86>Apr 27 20:59:52 groupadd[19795]: new group: name=builder, gid=502 <86>Apr 27 20:59:52 useradd[19796]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 20:59:54 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 27 20:59:54 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 27 20:59:54 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 20:59:54 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 20:59:55 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 20:59:56 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing playmp3list-0.95-alt3.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61570 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf playmp3list-0.95 + echo 'Source #0 (playmp3list-0.95.tar.gz):' Source #0 (playmp3list-0.95.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/playmp3list-0.95.tar.gz + /bin/tar -xf - + cd playmp3list-0.95 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (playmp3list-0.95-2.patch):' Patch #0 (playmp3list-0.95-2.patch): + /usr/bin/patch -p1 missing header for unified diff at line 4 of patch patching file interface.cc missing header for unified diff at line 57 of patch patching file main.cc missing header for unified diff at line 110 of patch patching file playlist.cc + echo 'Patch #1 (playmp3list-0.95-3.patch):' Patch #1 (playmp3list-0.95-3.patch): + /usr/bin/patch -p0 patching file playlist.cc patching file interface.cc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61570 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd playmp3list-0.95 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) works... yes checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -pipe -Wall -O2 -fsigned-char ) works... yes checking whether the C++ compiler (c++ -pipe -Wall -O2 -fsigned-char ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking whether ln -s works... yes checking for a BSD compatible install... /bin/install -c checking for ranlib... ranlib checking for main in -lncurses... yes checking for main in -lcurses... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for ncurses/ncurses.h... yes checking for ncurses/curses.h... yes checking for ncurses.h... yes checking for curses.h... yes checking for sys/soundcard.h... yes checking for machine/soundcard.h... no checking for soundcard.h... no checking for working const... yes checking whether byte ordering is bigendian... yes checking whether gcc needs -traditional... no updating cache ./config.cache creating ./config.status creating Makefile ******************************************************************* Don't forget to copy the included playmp3listrc file to either ~/.playmp3listrc or /etc/playmp3listrc before running! If playmp3list's layout is incorrect, or if playmp3list only plays while holding a key, UPGRADE your ncurses library and include files to version 4.0 or better. If you have difficulty running the program, check that mpg123 is installed and working correctly on your system. Version 0.59r or higher is required. If you need to run mpg123 with any additional command-line parameters, add them to the 'mpg123_params' setting in your playmp3listrc file - see README for more... You can also use the -d option to save debug info to ~/playmp3list.debug. If you hear crackles or pops while playing songs, download, compile and install mpg123 version 0.59s. This development version contains patches that fix this problem with mpg123 ******************************************************************* + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/playmp3list-0.95' c++ -DPACKAGE=\"playmp3list\" -DVERSION=\"0.95\" -DSTDC_HEADERS=1 -DHAVE_NCURSES_NCURSES_H=1 -DHAVE_NCURSES_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DWORDS_BIGENDIAN=1 -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wstrict-prototypes -W -fno-strength-reduce -c main.cc c++ -DPACKAGE=\"playmp3list\" -DVERSION=\"0.95\" -DSTDC_HEADERS=1 -DHAVE_NCURSES_NCURSES_H=1 -DHAVE_NCURSES_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DWORDS_BIGENDIAN=1 -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wstrict-prototypes -W -fno-strength-reduce -c interface.cc c++ -DPACKAGE=\"playmp3list\" -DVERSION=\"0.95\" -DSTDC_HEADERS=1 -DHAVE_NCURSES_NCURSES_H=1 -DHAVE_NCURSES_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DWORDS_BIGENDIAN=1 -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wstrict-prototypes -W -fno-strength-reduce -c frontend.cc c++ -DPACKAGE=\"playmp3list\" -DVERSION=\"0.95\" -DSTDC_HEADERS=1 -DHAVE_NCURSES_NCURSES_H=1 -DHAVE_NCURSES_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DWORDS_BIGENDIAN=1 -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wstrict-prototypes -W -fno-strength-reduce -c playlist.cc cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ playlist.cc: In member function 'bool mp3playlist::add_item(char*, bool)': playlist.cc:121: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result playlist.cc: In member function 'int mp3playlist::ch_dir(char*)': playlist.cc:206: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result playlist.cc: In member function 'bool mp3playlist::load_dir(char*, bool, bool, bool)': playlist.cc:258: warning: deprecated conversion from string constant to 'char*' playlist.cc:258: warning: deprecated conversion from string constant to 'char*' playlist.cc: In member function 'bool mp3playlist::load_playlist(char*, bool, bool, bool)': playlist.cc:294: warning: deprecated conversion from string constant to 'char*' playlist.cc:294: warning: deprecated conversion from string constant to 'char*' playlist.cc: In member function 'bool mp3playlist::checklist(char*)': playlist.cc:361: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result In file included from main.cc:36: genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' frontend.cc: In member function 'void mpg123frontend::open_file(char*)': frontend.cc:327: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_resultgenre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*'frontend.cc: In member function 'void mpg123frontend::action_stop()': frontend.cc:346: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' frontend.cc: In member function 'void mpg123frontend::action_pause()': frontend.cc:354: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' frontend.cc: In member function 'void mpg123frontend::action_ffwd()': frontend.cc:374: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_resultgenre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' frontend.cc: In member function 'void mpg123frontend::action_rwnd()': frontend.cc:394: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' genre.h:261: warning: deprecated conversion from string constant to 'char*' main.cc: In function 'char* fullnameof(char*)': main.cc:100: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result main.cc: In function 'void prepare_new_list()': main.cc:218: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result main.cc: In function 'void display_ID3v1_info(char*)': main.cc:232: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result main.cc: In function 'void play_list()': main.cc:401: warning: deprecated conversion from string constant to 'char*' main.cc:450: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement main.cc: In function 'bool load_rcfile()': main.cc:574: warning: suggest braces around empty body in an 'else' statement main.cc:647: warning: suggest braces around empty body in an 'else' statement main.cc:661: warning: suggest braces around empty body in an 'else' statement main.cc:686: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement main.cc: In function 'int main(int, char**)': main.cc:888: warning: deprecated conversion from string constant to 'char*' main.cc:888: warning: deprecated conversion from string constant to 'char*' main.cc:861: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result main.cc:879: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result main.cc:883: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result main.cc: In function 'void display_ID3v1_info(char*)': main.cc:259: warning: array subscript is above array bounds c++ -pipe -Wall -O2 -fsigned-char -Wall -Wstrict-prototypes -W -fno-strength-reduce -o playmp3list main.o interface.o frontend.o playlist.o -lncurses make: Leaving directory `/usr/src/RPM/BUILD/playmp3list-0.95' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32974 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/playmp3list-buildroot + : + /bin/rm -rf -- /usr/src/tmp/playmp3list-buildroot + cd playmp3list-0.95 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/playmp3list-buildroot/usr exec_prefix=/usr/src/tmp/playmp3list-buildroot/usr bindir=/usr/src/tmp/playmp3list-buildroot/usr/bin sbindir=/usr/src/tmp/playmp3list-buildroot/usr/sbin sysconfdir=/usr/src/tmp/playmp3list-buildroot/etc datadir=/usr/src/tmp/playmp3list-buildroot/usr/share includedir=/usr/src/tmp/playmp3list-buildroot/usr/include libdir=/usr/src/tmp/playmp3list-buildroot/usr/lib libexecdir=/usr/src/tmp/playmp3list-buildroot/usr/lib localstatedir=/usr/src/tmp/playmp3list-buildroot/var/lib sharedstatedir=/usr/src/tmp/playmp3list-buildroot/usr/com mandir=/usr/src/tmp/playmp3list-buildroot/usr/share/man infodir=/usr/src/tmp/playmp3list-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/playmp3list-0.95' make[1]: Entering directory `/usr/src/RPM/BUILD/playmp3list-0.95' /bin/sh ./mkinstalldirs /usr/src/tmp/playmp3list-buildroot/usr/bin mkdir /usr/src/tmp/playmp3list-buildroot mkdir /usr/src/tmp/playmp3list-buildroot/usr mkdir /usr/src/tmp/playmp3list-buildroot/usr/bin /bin/install -p playmp3list /usr/src/tmp/playmp3list-buildroot/usr/bin/playmp3list /usr/bin/make install-man1 make[2]: Entering directory `/usr/src/RPM/BUILD/playmp3list-0.95' /bin/sh ./mkinstalldirs /usr/src/tmp/playmp3list-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/playmp3list-buildroot/usr/share mkdir /usr/src/tmp/playmp3list-buildroot/usr/share/man mkdir /usr/src/tmp/playmp3list-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./playmp3list.1 /usr/src/tmp/playmp3list-buildroot/usr/share/man/man1/playmp3list.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/playmp3list-0.95' make[1]: Leaving directory `/usr/src/RPM/BUILD/playmp3list-0.95' make: Leaving directory `/usr/src/RPM/BUILD/playmp3list-0.95' + /bin/install -pD -m644 playmp3listrc /usr/src/tmp/playmp3list-buildroot/etc/playmp3listrc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/playmp3list-buildroot (auto) Verifying and fixing files in /usr/src/tmp/playmp3list-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/playmp3list-buildroot (auto) Verifying ELF objects in /usr/src/tmp/playmp3list-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/playmp3list-buildroot (executable,shared) Processing files: playmp3list-0.95-alt3.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77363 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd playmp3list-0.95 + DOCDIR=/usr/src/tmp/playmp3list-buildroot/usr/share/doc/playmp3list-0.95 + export DOCDIR + rm -rf /usr/src/tmp/playmp3list-buildroot/usr/share/doc/playmp3list-0.95 + /bin/mkdir -p /usr/src/tmp/playmp3list-buildroot/usr/share/doc/playmp3list-0.95 + cp -prL AUTHORS ChangeLog TODO README /usr/src/tmp/playmp3list-buildroot/usr/share/doc/playmp3list-0.95 + chmod -R go-w /usr/src/tmp/playmp3list-buildroot/usr/share/doc/playmp3list-0.95 + chmod -R a+rX /usr/src/tmp/playmp3list-buildroot/usr/share/doc/playmp3list-0.95 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.77363 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.63626 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: mpg123 >= 0.59s, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libncurses.so.5, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.73528 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/playmp3list-0.95-alt3.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/playmp3list-0.95-alt3.1.ppc.rpm 4.84user 1.53system 0:09.17elapsed 69%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+334521minor)pagefaults 0swaps