+ cd slackware64-current/l/libmad ++ sed -n 's;^[^:]\+: ;; p' slack-desc ++ tr '\n' ' ' ++ sed -e 's;";\\\\";g' -e 's;/;\\/;g' + export 'DESCR=libmad (high-quality MPEG audio library) MAD (libmad) is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as the so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented. Because MAD provides full 24-bit PCM output, applications using MAD are able to produce high quality audio. MAD is distributed under the terms of the GPL. MAD (libmad) was written by Robert Leslie. ' + DESCR='libmad (high-quality MPEG audio library) MAD (libmad) is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as the so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented. Because MAD provides full 24-bit PCM output, applications using MAD are able to produce high quality audio. MAD is distributed under the terms of the GPL. MAD (libmad) was written by Robert Leslie. ' ++ echo /opt/windows_32 ++ sed 's;^/;;' + export PREFIX=opt/windows_32 + PREFIX=opt/windows_32 + export VERSION=0.15.1b + VERSION=0.15.1b + export BUILD=3 + BUILD=3 + '[' -e config ']' + exec bash -x libmad.SlackBuild + PKGNAM=libmad + VERSION=0.15.1b + BUILD=3 + '[' -z '' ']' + case "$( uname -m )" in ++ uname -m ++ uname -m + export ARCH=x86_64 + ARCH=x86_64 + NUMJOBS=' -j7 ' + case "${HOST_TRIPLET}" in + ENABLE_FPM=intel ++ pwd + CWD=/home/adrien/projects/win-builds-1.5/slackware64-current/l/libmad + TMP=/opt/windows_32/tmp + PKG=/opt/windows_32/tmp/package-libmad + rm -rf /opt/windows_32/tmp/package-libmad + mkdir -p /opt/windows_32/tmp /opt/windows_32/tmp/package-libmad + cd /opt/windows_32/tmp + rm -rf libmad-0.15.1b + tar xvf /home/adrien/projects/win-builds-1.5/slackware64-current/l/libmad/libmad-0.15.1b.tar.gz libmad-0.15.1b/ libmad-0.15.1b/README libmad-0.15.1b/configure.ac libmad-0.15.1b/aclocal.m4 libmad-0.15.1b/mad.h libmad-0.15.1b/Makefile.am libmad-0.15.1b/Makefile.in libmad-0.15.1b/config.h.in libmad-0.15.1b/libmad.list.in libmad-0.15.1b/configure libmad-0.15.1b/COPYING libmad-0.15.1b/INSTALL libmad-0.15.1b/TODO libmad-0.15.1b/config.guess libmad-0.15.1b/config.sub libmad-0.15.1b/depcomp libmad-0.15.1b/install-sh libmad-0.15.1b/ltmain.sh libmad-0.15.1b/missing libmad-0.15.1b/mkinstalldirs libmad-0.15.1b/version.c libmad-0.15.1b/fixed.c libmad-0.15.1b/bit.c libmad-0.15.1b/timer.c libmad-0.15.1b/stream.c libmad-0.15.1b/frame.c libmad-0.15.1b/synth.c libmad-0.15.1b/decoder.c libmad-0.15.1b/layer12.c libmad-0.15.1b/layer3.c libmad-0.15.1b/huffman.c libmad-0.15.1b/version.h libmad-0.15.1b/fixed.h libmad-0.15.1b/bit.h libmad-0.15.1b/timer.h libmad-0.15.1b/stream.h libmad-0.15.1b/frame.h libmad-0.15.1b/synth.h libmad-0.15.1b/decoder.h libmad-0.15.1b/global.h libmad-0.15.1b/layer12.h libmad-0.15.1b/layer3.h libmad-0.15.1b/huffman.h libmad-0.15.1b/D.dat libmad-0.15.1b/imdct_s.dat libmad-0.15.1b/qc_table.dat libmad-0.15.1b/rq_table.dat libmad-0.15.1b/sf_table.dat libmad-0.15.1b/imdct_l_arm.S libmad-0.15.1b/minimad.c libmad-0.15.1b/mad.h.sed libmad-0.15.1b/CHANGES libmad-0.15.1b/COPYRIGHT libmad-0.15.1b/CREDITS libmad-0.15.1b/VERSION libmad-0.15.1b/msvc++/ libmad-0.15.1b/msvc++/Makefile.am libmad-0.15.1b/msvc++/Makefile.in libmad-0.15.1b/msvc++/mad.h libmad-0.15.1b/msvc++/config.h libmad-0.15.1b/msvc++/libmad.dsp + cd libmad-0.15.1b + chown -R root:root . + find . '(' -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 ')' -exec chmod 755 '{}' ';' -o '(' -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 ')' -exec chmod 644 '{}' ';' + cp /home/adrien/projects/win-builds-1.5/slackware64-current/l/libmad/configure.ac /home/adrien/projects/win-builds-1.5/slackware64-current/l/libmad/Makefile.am /home/adrien/projects/win-builds-1.5/slackware64-current/l/libmad/mad.pc.in . + sed -i '/bin_PROGRAMS = minimad/ s/minimad//' Makefile.am + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info Automake 'Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info Automake 'Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:31: installing './compile' Makefile.am: error: required file './NEWS' not found Makefile.am: error: required file './AUTHORS' not found Makefile.am: error: required file './ChangeLog' not found Makefile.am:86: warning: variable 'minimad_SOURCES' is defined but no program or Makefile.am:86: library has 'minimad' as canonical name (possible typo) Makefile.am:87: warning: variable 'minimad_LDADD' is defined but no program or Makefile.am:87: library has 'minimad' as canonical name (possible typo) autoreconf: automake failed with exit status: 1 + CFLAGS=-O2 + LDFLAGS=-L/opt/windows_32/lib + ./configure --prefix=/opt/windows_32 --libdir=/opt/windows_32/lib --sysconfdir=/etc --mandir=/opt/windows_32/man --disable-static --disable-debugging --program-prefix= --program-suffix= --host=i686-w64-mingw32 --enable-fpm=intel --build=x86_64-slackware-linux configure: WARNING: unrecognized options: --disable-debugging checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-slackware-linux-gnu checking host system type... i686-w64-mingw32 checking how to print strings... printf checking for style of include used by make... GNU checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /home/adrien/projects/win-builds-1.5/opt/cross_toolchain_32/i686-w64-mingw32/bin/ld checking if the linker (/home/adrien/projects/win-builds-1.5/opt/cross_toolchain_32/i686-w64-mingw32/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/cross_toolchain_32/bin/i686-w64-mingw32-nm -B checking the name lister (/opt/cross_toolchain_32/bin/i686-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/adrien/projects/win-builds-1.5/opt/cross_toolchain_32/i686-w64-mingw32/bin/ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking command to parse /opt/cross_toolchain_32/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for i686-w64-mingw32-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for i686-w64-mingw32-as... i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/home/adrien/projects/win-builds-1.5/opt/cross_toolchain_32/i686-w64-mingw32/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to optimize for speed or for accuracy... accuracy checking for architecture-specific fixed-point math routines... INTEL checking whether to enable subband synthesis optimization... no checking whether to enable subband synthesis optimization... no checking whether to enable ISO/IEC interpretation... no checking whether to enable profiling... no checking whether to enable experimental code... no checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... (cached) yes checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3 checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for sys/wait.h that is POSIX.1 compatible... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for pid_t... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for inline... inline checking whether byte ordering is bigendian... no checking for waitpid... no checking for fcntl... no checking for pipe... no checking for fork... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating msvc++/Makefile config.status: WARNING: 'msvc++/Makefile.in' seems to ignore the --datarootdir setting config.status: creating libmad.list config.status: creating mad.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-debugging ------------------------------------------------------------------------ MPEG Audio Decoder 0.15.1b ------------------------------------------------------------------------ Configuration Options Summary: OS...................: mingw32 Windows version......: Optimization.........: accuracy Fixed-point math.....: INTEL Subband synthesis....: no Strict ISO/IEC.......: no Profiling............: no Experimental code....: no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 CCAS.................: i686-w64-mingw32-gcc CCASFLAGS............: -O2 LDFLAGS..............: -L/opt/windows_32/lib Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /opt/windows_32 + make -j7 make[1]: Entering directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' cd . && /bin/sh /opt/windows_32/tmp/libmad-0.15.1b/missing automake-1.14 --foreign Makefile.am:86: warning: variable 'minimad_SOURCES' is defined but no program or Makefile.am:86: library has 'minimad' as canonical name (possible typo) Makefile.am:87: warning: variable 'minimad_LDADD' is defined but no program or Makefile.am:87: library has 'minimad' as canonical name (possible typo) cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands make[1]: Leaving directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' make[1]: Entering directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' (sed -e '1s|.*|/*|' -e '1b' -e '$s|.*| */|' -e '$b' \ -e 's/^.*/ *&/' ./COPYRIGHT; echo; \ echo "# ifdef __cplusplus"; \ echo 'extern "C" {'; \ echo "# endif"; echo; \ if [ ".-DFPM_INTEL" != "." ]; then \ echo ".-DFPM_INTEL" | sed -e 's|^\.-D|# define |'; echo; \ fi; \ sed -ne 's/^# *define *\(HAVE_.*_ASM\).*/# define \1/p' \ config.h; echo; \ sed -ne 's/^# *define *OPT_\(SPEED\|ACCURACY\).*/# define OPT_\1/p' \ config.h; echo; \ sed -ne 's/^# *define *\(SIZEOF_.*\)/# define \1/p' \ config.h; echo; \ for header in version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h; do \ echo; \ sed -n -f ./mad.h.sed ./$header; \ done; echo; \ echo "# ifdef __cplusplus"; \ echo '}'; \ echo "# endif") >mad.h make all-am make[2]: Entering directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' CC libmad_la-fixed.lo CC libmad_la-bit.lo CC libmad_la-stream.lo CC libmad_la-timer.lo CC libmad_la-frame.lo CC libmad_la-version.lo CC libmad_la-synth.lo CC libmad_la-decoder.lo CC libmad_la-layer12.lo CC libmad_la-layer3.lo CC libmad_la-huffman.lo CCLD libmad.la make[2]: Leaving directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' make[1]: Leaving directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' + make install DESTDIR=/opt/windows_32/tmp/package-libmad make[1]: Entering directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' make install-am make[2]: Entering directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' make[3]: Entering directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' /usr/bin/mkdir -p '/opt/windows_32/tmp/package-libmad/opt/windows_32/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libmad.la '/opt/windows_32/tmp/package-libmad/opt/windows_32/lib' libtool: install: /usr/bin/ginstall -c .libs/libmad.dll.a /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/libmad.dll.a libtool: install: base_file=`basename libmad.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libmad.la'i; echo libmad-0.dll'` libtool: install: dldir=/opt/windows_32/tmp/package-libmad/opt/windows_32/lib/`dirname ../bin/libmad-0.dll` libtool: install: test -d /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/../bin || mkdir -p /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/../bin libtool: install: /usr/bin/ginstall -c .libs/libmad-0.dll /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/../bin/libmad-0.dll libtool: install: chmod a+x /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/../bin/libmad-0.dll libtool: install: if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/../bin/libmad-0.dll' || exit 0; fi libtool: install: /usr/bin/ginstall -c .libs/libmad.lai /opt/windows_32/tmp/package-libmad/opt/windows_32/lib/libmad.la libtool: install: warning: remember to run `libtool --finish /opt/windows_32/lib' /usr/bin/mkdir -p '/opt/windows_32/tmp/package-libmad/opt/windows_32/include' /usr/bin/ginstall -c -m 644 mad.h '/opt/windows_32/tmp/package-libmad/opt/windows_32/include' /usr/bin/mkdir -p '/opt/windows_32/tmp/package-libmad/opt/windows_32/lib/pkgconfig' /usr/bin/ginstall -c -m 644 mad.pc '/opt/windows_32/tmp/package-libmad/opt/windows_32/lib/pkgconfig' make[3]: Leaving directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' make[2]: Leaving directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' make[1]: Leaving directory `/home/adrien/projects/win-builds-1.5/opt/windows_32/tmp/libmad-0.15.1b' + xargs file + find /opt/windows_32/tmp/package-libmad + cut -f 1 -d : + xargs i686-w64-mingw32-strip --strip-unneeded + grep PE + egrep -e 'executable|shared object' + '[' -d /opt/windows_32/tmp/package-libmad/opt/windows_32/man ']' + '[' -d /opt/windows_32/tmp/package-libmad/opt/windows_32/info ']' + mkdir -p /opt/windows_32/tmp/package-libmad/opt/windows_32/doc/libmad-0.15.1b + cp -a CHANGES COPYING COPYRIGHT CREDITS README TODO VERSION /opt/windows_32/tmp/package-libmad/opt/windows_32/doc/libmad-0.15.1b + sed -e 's/%{PKG}/libmad/' -e 's/%{HST}/i686-w64-mingw32/' -e 's/%{TGT}//' -e 's/%{VER}/0.15.1b/' -e 's/%{BUILD}/3/' -e 's/%{DESCR}/libmad (high-quality MPEG audio library) MAD (libmad) is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as the so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented. Because MAD provides full 24-bit PCM output, applications using MAD are able to produce high quality audio. MAD is distributed under the terms of the GPL. MAD (libmad) was written by Robert Leslie. /' + yypkg --makepkg --output /home/adrien/projects/win-builds-1.5/1.5.0/packages/windows_32 --script - --directory /opt/windows_32/tmp/package-libmad/opt/windows_32 + cat /home/adrien/projects/win-builds-1.5/slackware64-current/l/libmad/libmad.yypkg.script a package_script.el a windows_32 a windows_32/lib a windows_32/bin a windows_32/include a windows_32/doc a windows_32/doc/libmad-0.15.1b a windows_32/doc/libmad-0.15.1b/CHANGES a windows_32/doc/libmad-0.15.1b/COPYING a windows_32/doc/libmad-0.15.1b/COPYRIGHT a windows_32/doc/libmad-0.15.1b/CREDITS a windows_32/doc/libmad-0.15.1b/README a windows_32/doc/libmad-0.15.1b/TODO a windows_32/doc/libmad-0.15.1b/VERSION a windows_32/include/mad.h a windows_32/bin/libmad-0.dll a windows_32/lib/libmad.dll.a a windows_32/lib/pkgconfig a windows_32/lib/pkgconfig/mad.pc (stdin): 70.5 KiB / 240.0 KiB = 0.294 Package created as: /home/adrien/projects/win-builds-1.5/1.5.0/packages/windows_32/libmad-0.15.1b-3-i686-w64-mingw32.txz .Installing libmad-0.15.1b-3-i686-w64-mingw32.txz... DONE