/usr/local/bin/python ./modules/arch/x86/gen_x86_insn.py gcc -std=gnu99 -I. -I. -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c gcc -std=gnu99 -I. -I. -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c gcc -std=gnu99 -I. -I. -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c gcc -std=gnu99 -I. -I. -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c gcc -std=gnu99 -I. -I. -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c gcc -std=gnu99 -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o ./genperf x86insn_nasm.gperf x86insn_nasm.c found distinct (A,B) on attempt 19 built perfect hash table of size 512 ./genperf x86insn_gas.gperf x86insn_gas.c found distinct (A,B) on attempt 1640 built perfect hash table of size 512 gcc -std=gnu99 -I. -I. -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c gcc -std=gnu99 -o genmacro genmacro.o ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac gcc -std=gnu99 -I. -I. -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c gcc -std=gnu99 -o genversion genversion.o ./genversion version.mac ./genmacro nasm-version.c nasm_version_mac version.mac ./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac ./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac gcc -std=gnu99 -I. -I. -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c gcc -std=gnu99 -o genstring genstring.o ./genstring license_msg license.c ./COPYING { test ! -d yasm-r2275 || { find yasm-r2275 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2275; }; } mkdir yasm-r2275 /usr/local/bin/bash ./config/mkinstalldirs yasm-r2275/Mkfiles yasm-r2275/Mkfiles/dj yasm-r2275/Mkfiles/vc9 yasm-r2275/Mkfiles/vc9/genmacro yasm-r2275/Mkfiles/vc9/genmodule yasm-r2275/Mkfiles/vc9/genperf yasm-r2275/Mkfiles/vc9/genstring yasm-r2275/Mkfiles/vc9/genversion yasm-r2275/Mkfiles/vc9/libyasm yasm-r2275/Mkfiles/vc9/modules yasm-r2275/Mkfiles/vc9/re2c yasm-r2275/config yasm-r2275/frontends yasm-r2275/frontends/tasm yasm-r2275/frontends/yasm yasm-r2275/libyasm yasm-r2275/libyasm/tests yasm-r2275/m4 yasm-r2275/modules yasm-r2275/modules/arch yasm-r2275/modules/arch/lc3b yasm-r2275/modules/arch/lc3b/tests yasm-r2275/modules/arch/x86 yasm-r2275/modules/arch/x86/tests yasm-r2275/modules/arch/x86/tests/gas32 yasm-r2275/modules/arch/x86/tests/gas64 yasm-r2275/modules/dbgfmts yasm-r2275/modules/dbgfmts/codeview yasm-r2275/modules/dbgfmts/dwarf2 yasm-r2275/modules/dbgfmts/dwarf2/tests yasm-r2275/modules/dbgfmts/dwarf2/tests/pass32 yasm-r2275/modules/dbgfmts/dwarf2/tests/pass64 yasm-r2275/modules/dbgfmts/dwarf2/tests/passwin64 yasm-r2275/modules/dbgfmts/null yasm-r2275/modules/dbgfmts/stabs yasm-r2275/modules/dbgfmts/stabs/tests yasm-r2275/modules/listfmts yasm-r2275/modules/listfmts/nasm yasm-r2275/modules/objfmts yasm-r2275/modules/objfmts/bin yasm-r2275/modules/objfmts/bin/tests yasm-r2275/modules/objfmts/bin/tests/multisect yasm-r2275/modules/objfmts/coff yasm-r2275/modules/objfmts/coff/tests yasm-r2275/modules/objfmts/dbg yasm-r2275/modules/objfmts/elf yasm-r2275/modules/objfmts/elf/tests yasm-r2275/modules/objfmts/elf/tests/amd64 yasm-r2275/modules/objfmts/elf/tests/gas32 yasm-r2275/modules/objfmts/elf/tests/gas64 yasm-r2275/modules/objfmts/macho yasm-r2275/modules/objfmts/macho/tests yasm-r2275/modules/objfmts/macho/tests/gas32 yasm-r2275/modules/objfmts/macho/tests/gas64 yasm-r2275/modules/objfmts/macho/tests/nasm32 yasm-r2275/modules/objfmts/macho/tests/nasm64 yasm-r2275/modules/objfmts/rdf yasm-r2275/modules/objfmts/rdf/tests yasm-r2275/modules/objfmts/win32 yasm-r2275/modules/objfmts/win32/tests yasm-r2275/modules/objfmts/win32/tests/gas yasm-r2275/modules/objfmts/win64 yasm-r2275/modules/objfmts/win64/tests yasm-r2275/modules/objfmts/win64/tests/gas yasm-r2275/modules/objfmts/xdf yasm-r2275/modules/objfmts/xdf/tests yasm-r2275/modules/parsers yasm-r2275/modules/parsers/gas yasm-r2275/modules/parsers/gas/tests yasm-r2275/modules/parsers/gas/tests/bin yasm-r2275/modules/parsers/nasm yasm-r2275/modules/parsers/nasm/tests yasm-r2275/modules/parsers/nasm/tests/worphan yasm-r2275/modules/parsers/tasm yasm-r2275/modules/parsers/tasm/tests yasm-r2275/modules/parsers/tasm/tests/exe yasm-r2275/modules/preprocs yasm-r2275/modules/preprocs/cpp yasm-r2275/modules/preprocs/gas yasm-r2275/modules/preprocs/gas/tests yasm-r2275/modules/preprocs/nasm yasm-r2275/modules/preprocs/nasm/tests yasm-r2275/modules/preprocs/raw yasm-r2275/modules/preprocs/raw/tests yasm-r2275/modules/preprocs/tasm yasm-r2275/modules/preprocs/tasm/tests yasm-r2275/po yasm-r2275/tools yasm-r2275/tools/genmacro yasm-r2275/tools/genperf yasm-r2275/tools/python-yasm yasm-r2275/tools/python-yasm/pyxelator yasm-r2275/tools/python-yasm/tests yasm-r2275/tools/re2c yasm-r2275/tools/re2c/bootstrap yasm-r2275/tools/re2c/doc yasm-r2275/tools/re2c/examples yasm-r2275/tools/re2c/examples/rexx mkdir yasm-r2275/Mkfiles mkdir yasm-r2275/Mkfiles/dj mkdir yasm-r2275/Mkfiles/vc9 mkdir yasm-r2275/Mkfiles/vc9/genmacro mkdir yasm-r2275/Mkfiles/vc9/genmodule mkdir yasm-r2275/Mkfiles/vc9/genperf mkdir yasm-r2275/Mkfiles/vc9/genstring mkdir yasm-r2275/Mkfiles/vc9/genversion mkdir yasm-r2275/Mkfiles/vc9/libyasm mkdir yasm-r2275/Mkfiles/vc9/modules mkdir yasm-r2275/Mkfiles/vc9/re2c mkdir yasm-r2275/config mkdir yasm-r2275/frontends mkdir yasm-r2275/frontends/tasm mkdir yasm-r2275/frontends/yasm mkdir yasm-r2275/libyasm mkdir yasm-r2275/libyasm/tests mkdir yasm-r2275/m4 mkdir yasm-r2275/modules mkdir yasm-r2275/modules/arch mkdir yasm-r2275/modules/arch/lc3b mkdir yasm-r2275/modules/arch/lc3b/tests mkdir yasm-r2275/modules/arch/x86 mkdir yasm-r2275/modules/arch/x86/tests mkdir yasm-r2275/modules/arch/x86/tests/gas32 mkdir yasm-r2275/modules/arch/x86/tests/gas64 mkdir yasm-r2275/modules/dbgfmts mkdir yasm-r2275/modules/dbgfmts/codeview mkdir yasm-r2275/modules/dbgfmts/dwarf2 mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests/pass32 mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests/pass64 mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests/passwin64 mkdir yasm-r2275/modules/dbgfmts/null mkdir yasm-r2275/modules/dbgfmts/stabs mkdir yasm-r2275/modules/dbgfmts/stabs/tests mkdir yasm-r2275/modules/listfmts mkdir yasm-r2275/modules/listfmts/nasm mkdir yasm-r2275/modules/objfmts mkdir yasm-r2275/modules/objfmts/bin mkdir yasm-r2275/modules/objfmts/bin/tests mkdir yasm-r2275/modules/objfmts/bin/tests/multisect mkdir yasm-r2275/modules/objfmts/coff mkdir yasm-r2275/modules/objfmts/coff/tests mkdir yasm-r2275/modules/objfmts/dbg mkdir yasm-r2275/modules/objfmts/elf mkdir yasm-r2275/modules/objfmts/elf/tests mkdir yasm-r2275/modules/objfmts/elf/tests/amd64 mkdir yasm-r2275/modules/objfmts/elf/tests/gas32 mkdir yasm-r2275/modules/objfmts/elf/tests/gas64 mkdir yasm-r2275/modules/objfmts/macho mkdir yasm-r2275/modules/objfmts/macho/tests mkdir yasm-r2275/modules/objfmts/macho/tests/gas32 mkdir yasm-r2275/modules/objfmts/macho/tests/gas64 mkdir yasm-r2275/modules/objfmts/macho/tests/nasm32 mkdir yasm-r2275/modules/objfmts/macho/tests/nasm64 mkdir yasm-r2275/modules/objfmts/rdf mkdir yasm-r2275/modules/objfmts/rdf/tests mkdir yasm-r2275/modules/objfmts/win32 mkdir yasm-r2275/modules/objfmts/win32/tests mkdir yasm-r2275/modules/objfmts/win32/tests/gas mkdir yasm-r2275/modules/objfmts/win64 mkdir yasm-r2275/modules/objfmts/win64/tests mkdir yasm-r2275/modules/objfmts/win64/tests/gas mkdir yasm-r2275/modules/objfmts/xdf mkdir yasm-r2275/modules/objfmts/xdf/tests mkdir yasm-r2275/modules/parsers mkdir yasm-r2275/modules/parsers/gas mkdir yasm-r2275/modules/parsers/gas/tests mkdir yasm-r2275/modules/parsers/gas/tests/bin mkdir yasm-r2275/modules/parsers/nasm mkdir yasm-r2275/modules/parsers/nasm/tests mkdir yasm-r2275/modules/parsers/nasm/tests/worphan mkdir yasm-r2275/modules/parsers/tasm mkdir yasm-r2275/modules/parsers/tasm/tests mkdir yasm-r2275/modules/parsers/tasm/tests/exe mkdir yasm-r2275/modules/preprocs mkdir yasm-r2275/modules/preprocs/cpp mkdir yasm-r2275/modules/preprocs/gas mkdir yasm-r2275/modules/preprocs/gas/tests mkdir yasm-r2275/modules/preprocs/nasm mkdir yasm-r2275/modules/preprocs/nasm/tests mkdir yasm-r2275/modules/preprocs/raw mkdir yasm-r2275/modules/preprocs/raw/tests mkdir yasm-r2275/modules/preprocs/tasm mkdir yasm-r2275/modules/preprocs/tasm/tests mkdir yasm-r2275/po mkdir yasm-r2275/tools mkdir yasm-r2275/tools/genmacro mkdir yasm-r2275/tools/genperf mkdir yasm-r2275/tools/python-yasm mkdir yasm-r2275/tools/python-yasm/pyxelator mkdir yasm-r2275/tools/python-yasm/tests mkdir yasm-r2275/tools/re2c mkdir yasm-r2275/tools/re2c/bootstrap mkdir yasm-r2275/tools/re2c/doc mkdir yasm-r2275/tools/re2c/examples mkdir yasm-r2275/tools/re2c/examples/rexx list='po .'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "yasm-r2275/$subdir" \ || /usr/local/bin/bash ./config/mkinstalldirs "yasm-r2275/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2275 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2275 && pwd`; \ (cd $subdir && \ gmake \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ distdir) \ || exit 1; \ fi; \ done gmake[1]: Entering directory `/usr/home/yasm/build/yasm/po' gmake update-po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/po' gmake yasm.pot-update gmake[3]: Entering directory `/usr/home/yasm/build/yasm/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if test -n 'bug-yasm@tortall.net' || test 'bug-yasm@tortall.net' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='bug-yasm@tortall.net'; \ else \ msgid_bugs_address='bug-yasm@tortall.net'; \ fi; \ /usr/local/bin/xgettext --default-domain=yasm --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Peter Johnson and other YASM developers' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f yasm.po || { \ if test -f ./yasm.pot; then \ sed -f remove-potcdate.sed < ./yasm.pot > yasm.1po && \ sed -f remove-potcdate.sed < yasm.po > yasm.2po && \ if cmp yasm.1po yasm.2po >/dev/null 2>&1; then \ rm -f yasm.1po yasm.2po yasm.po; \ else \ rm -f yasm.1po yasm.2po ./yasm.pot && \ mv yasm.po ./yasm.pot; \ fi; \ else \ mv yasm.po ./yasm.pot; \ fi; \ } gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/po' test -z "" || gmake gmake update-gmo gmake[3]: Entering directory `/usr/home/yasm/build/yasm/po' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/po' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/po' gmake[2]: Entering directory `/usr/home/yasm/build/yasm/po' test ! -f ./yasm.pot || \ test -z "" || gmake touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in "; \ if test "yasm" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ./yasm.pot; then \ dists="$dists yasm.pot stamp-po"; \ fi; \ if test -f ./ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ./ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ./LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file /usr/home/yasm/build/yasm/yasm-r2275/po || exit 1; \ else \ cp -p ./$file /usr/home/yasm/build/yasm/yasm-r2275/po || exit 1; \ fi; \ done gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/po' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/po' find yasm-r2275 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /usr/local/bin/bash /usr/home/yasm/build/yasm/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r yasm-r2275 tardir=yasm-r2275 && /usr/local/bin/bash /usr/home/yasm/build/yasm/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >yasm-r2275.tar.gz { test ! -d yasm-r2275 || { find yasm-r2275 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2275; }; } case 'yasm-r2275.tar.gz' in \ *.tar.gz*) \ GZIP=--best gunzip -c yasm-r2275.tar.gz | /usr/local/bin/bash /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.tar.bz2*) \ bunzip2 -c yasm-r2275.tar.bz2 | /usr/local/bin/bash /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.tar.Z*) \ uncompress -c yasm-r2275.tar.Z | /usr/local/bin/bash /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.shar.gz*) \ GZIP=--best gunzip -c yasm-r2275.shar.gz | unshar ;;\ *.zip*) \ unzip yasm-r2275.zip ;;\ esac chmod -R a-w yasm-r2275; chmod a+w yasm-r2275 mkdir yasm-r2275/_build mkdir yasm-r2275/_inst chmod a-w yasm-r2275 dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2275/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && cd yasm-r2275/_build \ && ../configure --srcdir=.. --prefix="$dc_install_base" \ \ && gmake \ && gmake dvi \ && gmake check \ && gmake install \ && gmake installcheck \ && gmake uninstall \ && gmake distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && gmake DESTDIR="$dc_destdir" install \ && gmake DESTDIR="$dc_destdir" uninstall \ && gmake DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && gmake dist \ && rm -rf yasm-r2275.tar.gz \ && gmake distcleancheck checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... ar checking for ranlib... ranlib checking for xmlto... xmlto checking if malloc debugging is wanted... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 strings.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for function prototypes... yes checking for size_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) checking for abort... yes checking for toascii... yes checking for vsnprintf... yes checking for strsep... yes checking for mergesort... yes checking for getcwd... yes checking for popen... yes checking for ftruncate... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for _stricmp... no checking for strcmpi... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... i386-unknown-freebsd6.1 checking host system type... i386-unknown-freebsd6.1 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... no, consider installing GNU libiconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for GNU C Library... no configure: Checking for Python checking for a Python interpreter with version >= 2.4... python checking for python... /usr/local/bin/python checking for python version... 2.5 checking for python platform... freebsd6 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libyasm-stdint.h commands config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gcc -std=gnu99 -I. -I.. -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo '../'`tools/genperf/genperf.c gcc -std=gnu99 -I. -I.. -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo '../'`tools/genperf/perfect.c gcc -std=gnu99 -I. -I.. -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo '../'`libyasm/phash.c gcc -std=gnu99 -I. -I.. -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo '../'`libyasm/xmalloc.c gcc -std=gnu99 -I. -I.. -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo '../'`libyasm/xstrdup.c gcc -std=gnu99 -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o ./genperf ../x86insn_nasm.gperf x86insn_nasm.c found distinct (A,B) on attempt 19 built perfect hash table of size 512 ./genperf ../x86insn_gas.gperf x86insn_gas.c found distinct (A,B) on attempt 1640 built perfect hash table of size 512 gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo '../'`tools/re2c/main.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo '../'`tools/re2c/code.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo '../'`tools/re2c/dfa.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo '../'`tools/re2c/parser.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo '../'`tools/re2c/actions.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo '../'`tools/re2c/scanner.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo '../'`tools/re2c/mbo_getopt.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo '../'`tools/re2c/substr.c gcc -std=gnu99 -I. -I.. -I. \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo '../'`tools/re2c/translate.c gcc -std=gnu99 -o re2c re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o ./re2c -b -o gas-token.c ../modules/parsers/gas/gas-token.re ./re2c -b -o nasm-token.c ../modules/parsers/nasm/nasm-token.re gcc -std=gnu99 -I. -I.. -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo '../'`tools/genmacro/genmacro.c gcc -std=gnu99 -o genmacro genmacro.o ./genmacro nasm-macros.c nasm_standard_mac ../modules/parsers/nasm/nasm-std.mac gcc -std=gnu99 -I. -I.. -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo '../'`modules/preprocs/nasm/genversion.c gcc -std=gnu99 -o genversion genversion.o ./genversion version.mac ./genmacro nasm-version.c nasm_version_mac version.mac ./genmacro win64-nasm.c win64_nasm_stdmac ../modules/objfmts/coff/win64-nasm.mac ./genmacro win64-gas.c win64_gas_stdmac ../modules/objfmts/coff/win64-gas.mac gcc -std=gnu99 -I. -I.. -I. -c -o genstring.o `test -f genstring.c || echo '../'`genstring.c gcc -std=gnu99 -o genstring genstring.o ./genstring license_msg license.c ../COPYING gmake all-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making all in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making all in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT x86arch.o -MD -MP -MF ".deps/x86arch.Tpo" -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo '../'`modules/arch/x86/x86arch.c; \ then mv -f ".deps/x86arch.Tpo" ".deps/x86arch.Po"; else rm -f ".deps/x86arch.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT x86bc.o -MD -MP -MF ".deps/x86bc.Tpo" -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo '../'`modules/arch/x86/x86bc.c; \ then mv -f ".deps/x86bc.Tpo" ".deps/x86bc.Po"; else rm -f ".deps/x86bc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT x86expr.o -MD -MP -MF ".deps/x86expr.Tpo" -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo '../'`modules/arch/x86/x86expr.c; \ then mv -f ".deps/x86expr.Tpo" ".deps/x86expr.Po"; else rm -f ".deps/x86expr.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT x86id.o -MD -MP -MF ".deps/x86id.Tpo" -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo '../'`modules/arch/x86/x86id.c; \ then mv -f ".deps/x86id.Tpo" ".deps/x86id.Po"; else rm -f ".deps/x86id.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT lc3barch.o -MD -MP -MF ".deps/lc3barch.Tpo" -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo '../'`modules/arch/lc3b/lc3barch.c; \ then mv -f ".deps/lc3barch.Tpo" ".deps/lc3barch.Po"; else rm -f ".deps/lc3barch.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT lc3bbc.o -MD -MP -MF ".deps/lc3bbc.Tpo" -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo '../'`modules/arch/lc3b/lc3bbc.c; \ then mv -f ".deps/lc3bbc.Tpo" ".deps/lc3bbc.Po"; else rm -f ".deps/lc3bbc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-listfmt.o -MD -MP -MF ".deps/nasm-listfmt.Tpo" -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo '../'`modules/listfmts/nasm/nasm-listfmt.c; \ then mv -f ".deps/nasm-listfmt.Tpo" ".deps/nasm-listfmt.Po"; else rm -f ".deps/nasm-listfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT gas-parser.o -MD -MP -MF ".deps/gas-parser.Tpo" -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo '../'`modules/parsers/gas/gas-parser.c; \ then mv -f ".deps/gas-parser.Tpo" ".deps/gas-parser.Po"; else rm -f ".deps/gas-parser.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT gas-parse.o -MD -MP -MF ".deps/gas-parse.Tpo" -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo '../'`modules/parsers/gas/gas-parse.c; \ then mv -f ".deps/gas-parse.Tpo" ".deps/gas-parse.Po"; else rm -f ".deps/gas-parse.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-parser.o -MD -MP -MF ".deps/nasm-parser.Tpo" -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo '../'`modules/parsers/nasm/nasm-parser.c; \ then mv -f ".deps/nasm-parser.Tpo" ".deps/nasm-parser.Po"; else rm -f ".deps/nasm-parser.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-parse.o -MD -MP -MF ".deps/nasm-parse.Tpo" -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo '../'`modules/parsers/nasm/nasm-parse.c; \ then mv -f ".deps/nasm-parse.Tpo" ".deps/nasm-parse.Po"; else rm -f ".deps/nasm-parse.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-preproc.o -MD -MP -MF ".deps/nasm-preproc.Tpo" -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo '../'`modules/preprocs/nasm/nasm-preproc.c; \ then mv -f ".deps/nasm-preproc.Tpo" ".deps/nasm-preproc.Po"; else rm -f ".deps/nasm-preproc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-pp.o -MD -MP -MF ".deps/nasm-pp.Tpo" -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo '../'`modules/preprocs/nasm/nasm-pp.c; \ then mv -f ".deps/nasm-pp.Tpo" ".deps/nasm-pp.Po"; else rm -f ".deps/nasm-pp.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasmlib.o -MD -MP -MF ".deps/nasmlib.Tpo" -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo '../'`modules/preprocs/nasm/nasmlib.c; \ then mv -f ".deps/nasmlib.Tpo" ".deps/nasmlib.Po"; else rm -f ".deps/nasmlib.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-eval.o -MD -MP -MF ".deps/nasm-eval.Tpo" -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo '../'`modules/preprocs/nasm/nasm-eval.c; \ then mv -f ".deps/nasm-eval.Tpo" ".deps/nasm-eval.Po"; else rm -f ".deps/nasm-eval.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT raw-preproc.o -MD -MP -MF ".deps/raw-preproc.Tpo" -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo '../'`modules/preprocs/raw/raw-preproc.c; \ then mv -f ".deps/raw-preproc.Tpo" ".deps/raw-preproc.Po"; else rm -f ".deps/raw-preproc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT cpp-preproc.o -MD -MP -MF ".deps/cpp-preproc.Tpo" -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo '../'`modules/preprocs/cpp/cpp-preproc.c; \ then mv -f ".deps/cpp-preproc.Tpo" ".deps/cpp-preproc.Po"; else rm -f ".deps/cpp-preproc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT gas-preproc.o -MD -MP -MF ".deps/gas-preproc.Tpo" -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo '../'`modules/preprocs/gas/gas-preproc.c; \ then mv -f ".deps/gas-preproc.Tpo" ".deps/gas-preproc.Po"; else rm -f ".deps/gas-preproc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT gas-eval.o -MD -MP -MF ".deps/gas-eval.Tpo" -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo '../'`modules/preprocs/gas/gas-eval.c; \ then mv -f ".deps/gas-eval.Tpo" ".deps/gas-eval.Po"; else rm -f ".deps/gas-eval.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT cv-dbgfmt.o -MD -MP -MF ".deps/cv-dbgfmt.Tpo" -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo '../'`modules/dbgfmts/codeview/cv-dbgfmt.c; \ then mv -f ".deps/cv-dbgfmt.Tpo" ".deps/cv-dbgfmt.Po"; else rm -f ".deps/cv-dbgfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT cv-symline.o -MD -MP -MF ".deps/cv-symline.Tpo" -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo '../'`modules/dbgfmts/codeview/cv-symline.c; \ then mv -f ".deps/cv-symline.Tpo" ".deps/cv-symline.Po"; else rm -f ".deps/cv-symline.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT cv-type.o -MD -MP -MF ".deps/cv-type.Tpo" -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo '../'`modules/dbgfmts/codeview/cv-type.c; \ then mv -f ".deps/cv-type.Tpo" ".deps/cv-type.Po"; else rm -f ".deps/cv-type.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT dwarf2-dbgfmt.o -MD -MP -MF ".deps/dwarf2-dbgfmt.Tpo" -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo '../'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c; \ then mv -f ".deps/dwarf2-dbgfmt.Tpo" ".deps/dwarf2-dbgfmt.Po"; else rm -f ".deps/dwarf2-dbgfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT dwarf2-line.o -MD -MP -MF ".deps/dwarf2-line.Tpo" -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo '../'`modules/dbgfmts/dwarf2/dwarf2-line.c; \ then mv -f ".deps/dwarf2-line.Tpo" ".deps/dwarf2-line.Po"; else rm -f ".deps/dwarf2-line.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT dwarf2-aranges.o -MD -MP -MF ".deps/dwarf2-aranges.Tpo" -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo '../'`modules/dbgfmts/dwarf2/dwarf2-aranges.c; \ then mv -f ".deps/dwarf2-aranges.Tpo" ".deps/dwarf2-aranges.Po"; else rm -f ".deps/dwarf2-aranges.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT dwarf2-info.o -MD -MP -MF ".deps/dwarf2-info.Tpo" -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo '../'`modules/dbgfmts/dwarf2/dwarf2-info.c; \ then mv -f ".deps/dwarf2-info.Tpo" ".deps/dwarf2-info.Po"; else rm -f ".deps/dwarf2-info.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT null-dbgfmt.o -MD -MP -MF ".deps/null-dbgfmt.Tpo" -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo '../'`modules/dbgfmts/null/null-dbgfmt.c; \ then mv -f ".deps/null-dbgfmt.Tpo" ".deps/null-dbgfmt.Po"; else rm -f ".deps/null-dbgfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT stabs-dbgfmt.o -MD -MP -MF ".deps/stabs-dbgfmt.Tpo" -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo '../'`modules/dbgfmts/stabs/stabs-dbgfmt.c; \ then mv -f ".deps/stabs-dbgfmt.Tpo" ".deps/stabs-dbgfmt.Po"; else rm -f ".deps/stabs-dbgfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT dbg-objfmt.o -MD -MP -MF ".deps/dbg-objfmt.Tpo" -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo '../'`modules/objfmts/dbg/dbg-objfmt.c; \ then mv -f ".deps/dbg-objfmt.Tpo" ".deps/dbg-objfmt.Po"; else rm -f ".deps/dbg-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bin-objfmt.o -MD -MP -MF ".deps/bin-objfmt.Tpo" -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo '../'`modules/objfmts/bin/bin-objfmt.c; \ then mv -f ".deps/bin-objfmt.Tpo" ".deps/bin-objfmt.Po"; else rm -f ".deps/bin-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT elf.o -MD -MP -MF ".deps/elf.Tpo" -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo '../'`modules/objfmts/elf/elf.c; \ then mv -f ".deps/elf.Tpo" ".deps/elf.Po"; else rm -f ".deps/elf.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT elf-objfmt.o -MD -MP -MF ".deps/elf-objfmt.Tpo" -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo '../'`modules/objfmts/elf/elf-objfmt.c; \ then mv -f ".deps/elf-objfmt.Tpo" ".deps/elf-objfmt.Po"; else rm -f ".deps/elf-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT elf-x86-x86.o -MD -MP -MF ".deps/elf-x86-x86.Tpo" -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo '../'`modules/objfmts/elf/elf-x86-x86.c; \ then mv -f ".deps/elf-x86-x86.Tpo" ".deps/elf-x86-x86.Po"; else rm -f ".deps/elf-x86-x86.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT elf-x86-amd64.o -MD -MP -MF ".deps/elf-x86-amd64.Tpo" -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo '../'`modules/objfmts/elf/elf-x86-amd64.c; \ then mv -f ".deps/elf-x86-amd64.Tpo" ".deps/elf-x86-amd64.Po"; else rm -f ".deps/elf-x86-amd64.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT coff-objfmt.o -MD -MP -MF ".deps/coff-objfmt.Tpo" -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo '../'`modules/objfmts/coff/coff-objfmt.c; \ then mv -f ".deps/coff-objfmt.Tpo" ".deps/coff-objfmt.Po"; else rm -f ".deps/coff-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT win64-except.o -MD -MP -MF ".deps/win64-except.Tpo" -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo '../'`modules/objfmts/coff/win64-except.c; \ then mv -f ".deps/win64-except.Tpo" ".deps/win64-except.Po"; else rm -f ".deps/win64-except.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT macho-objfmt.o -MD -MP -MF ".deps/macho-objfmt.Tpo" -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo '../'`modules/objfmts/macho/macho-objfmt.c; \ then mv -f ".deps/macho-objfmt.Tpo" ".deps/macho-objfmt.Po"; else rm -f ".deps/macho-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT rdf-objfmt.o -MD -MP -MF ".deps/rdf-objfmt.Tpo" -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo '../'`modules/objfmts/rdf/rdf-objfmt.c; \ then mv -f ".deps/rdf-objfmt.Tpo" ".deps/rdf-objfmt.Po"; else rm -f ".deps/rdf-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT xdf-objfmt.o -MD -MP -MF ".deps/xdf-objfmt.Tpo" -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo '../'`modules/objfmts/xdf/xdf-objfmt.c; \ then mv -f ".deps/xdf-objfmt.Tpo" ".deps/xdf-objfmt.Po"; else rm -f ".deps/xdf-objfmt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT assocdat.o -MD -MP -MF ".deps/assocdat.Tpo" -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo '../'`libyasm/assocdat.c; \ then mv -f ".deps/assocdat.Tpo" ".deps/assocdat.Po"; else rm -f ".deps/assocdat.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bitvect.o -MD -MP -MF ".deps/bitvect.Tpo" -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo '../'`libyasm/bitvect.c; \ then mv -f ".deps/bitvect.Tpo" ".deps/bitvect.Po"; else rm -f ".deps/bitvect.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bc-align.o -MD -MP -MF ".deps/bc-align.Tpo" -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo '../'`libyasm/bc-align.c; \ then mv -f ".deps/bc-align.Tpo" ".deps/bc-align.Po"; else rm -f ".deps/bc-align.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bc-data.o -MD -MP -MF ".deps/bc-data.Tpo" -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo '../'`libyasm/bc-data.c; \ then mv -f ".deps/bc-data.Tpo" ".deps/bc-data.Po"; else rm -f ".deps/bc-data.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bc-incbin.o -MD -MP -MF ".deps/bc-incbin.Tpo" -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo '../'`libyasm/bc-incbin.c; \ then mv -f ".deps/bc-incbin.Tpo" ".deps/bc-incbin.Po"; else rm -f ".deps/bc-incbin.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bc-org.o -MD -MP -MF ".deps/bc-org.Tpo" -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo '../'`libyasm/bc-org.c; \ then mv -f ".deps/bc-org.Tpo" ".deps/bc-org.Po"; else rm -f ".deps/bc-org.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bc-reserve.o -MD -MP -MF ".deps/bc-reserve.Tpo" -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo '../'`libyasm/bc-reserve.c; \ then mv -f ".deps/bc-reserve.Tpo" ".deps/bc-reserve.Po"; else rm -f ".deps/bc-reserve.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bytecode.o -MD -MP -MF ".deps/bytecode.Tpo" -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo '../'`libyasm/bytecode.c; \ then mv -f ".deps/bytecode.Tpo" ".deps/bytecode.Po"; else rm -f ".deps/bytecode.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT errwarn.o -MD -MP -MF ".deps/errwarn.Tpo" -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo '../'`libyasm/errwarn.c; \ then mv -f ".deps/errwarn.Tpo" ".deps/errwarn.Po"; else rm -f ".deps/errwarn.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT expr.o -MD -MP -MF ".deps/expr.Tpo" -c -o expr.o `test -f 'libyasm/expr.c' || echo '../'`libyasm/expr.c; \ then mv -f ".deps/expr.Tpo" ".deps/expr.Po"; else rm -f ".deps/expr.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o `test -f 'libyasm/file.c' || echo '../'`libyasm/file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT floatnum.o -MD -MP -MF ".deps/floatnum.Tpo" -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo '../'`libyasm/floatnum.c; \ then mv -f ".deps/floatnum.Tpo" ".deps/floatnum.Po"; else rm -f ".deps/floatnum.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT hamt.o -MD -MP -MF ".deps/hamt.Tpo" -c -o hamt.o `test -f 'libyasm/hamt.c' || echo '../'`libyasm/hamt.c; \ then mv -f ".deps/hamt.Tpo" ".deps/hamt.Po"; else rm -f ".deps/hamt.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT insn.o -MD -MP -MF ".deps/insn.Tpo" -c -o insn.o `test -f 'libyasm/insn.c' || echo '../'`libyasm/insn.c; \ then mv -f ".deps/insn.Tpo" ".deps/insn.Po"; else rm -f ".deps/insn.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT intnum.o -MD -MP -MF ".deps/intnum.Tpo" -c -o intnum.o `test -f 'libyasm/intnum.c' || echo '../'`libyasm/intnum.c; \ then mv -f ".deps/intnum.Tpo" ".deps/intnum.Po"; else rm -f ".deps/intnum.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT inttree.o -MD -MP -MF ".deps/inttree.Tpo" -c -o inttree.o `test -f 'libyasm/inttree.c' || echo '../'`libyasm/inttree.c; \ then mv -f ".deps/inttree.Tpo" ".deps/inttree.Po"; else rm -f ".deps/inttree.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT linemap.o -MD -MP -MF ".deps/linemap.Tpo" -c -o linemap.o `test -f 'libyasm/linemap.c' || echo '../'`libyasm/linemap.c; \ then mv -f ".deps/linemap.Tpo" ".deps/linemap.Po"; else rm -f ".deps/linemap.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o `test -f 'libyasm/md5.c' || echo '../'`libyasm/md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT mergesort.o -MD -MP -MF ".deps/mergesort.Tpo" -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo '../'`libyasm/mergesort.c; \ then mv -f ".deps/mergesort.Tpo" ".deps/mergesort.Po"; else rm -f ".deps/mergesort.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT phash.o -MD -MP -MF ".deps/phash.Tpo" -c -o phash.o `test -f 'libyasm/phash.c' || echo '../'`libyasm/phash.c; \ then mv -f ".deps/phash.Tpo" ".deps/phash.Po"; else rm -f ".deps/phash.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT section.o -MD -MP -MF ".deps/section.Tpo" -c -o section.o `test -f 'libyasm/section.c' || echo '../'`libyasm/section.c; \ then mv -f ".deps/section.Tpo" ".deps/section.Po"; else rm -f ".deps/section.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT strcasecmp.o -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo '../'`libyasm/strcasecmp.c; \ then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Po"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT strsep.o -MD -MP -MF ".deps/strsep.Tpo" -c -o strsep.o `test -f 'libyasm/strsep.c' || echo '../'`libyasm/strsep.c; \ then mv -f ".deps/strsep.Tpo" ".deps/strsep.Po"; else rm -f ".deps/strsep.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT symrec.o -MD -MP -MF ".deps/symrec.Tpo" -c -o symrec.o `test -f 'libyasm/symrec.c' || echo '../'`libyasm/symrec.c; \ then mv -f ".deps/symrec.Tpo" ".deps/symrec.Po"; else rm -f ".deps/symrec.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT valparam.o -MD -MP -MF ".deps/valparam.Tpo" -c -o valparam.o `test -f 'libyasm/valparam.c' || echo '../'`libyasm/valparam.c; \ then mv -f ".deps/valparam.Tpo" ".deps/valparam.Po"; else rm -f ".deps/valparam.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT value.o -MD -MP -MF ".deps/value.Tpo" -c -o value.o `test -f 'libyasm/value.c' || echo '../'`libyasm/value.c; \ then mv -f ".deps/value.Tpo" ".deps/value.Po"; else rm -f ".deps/value.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo '../'`libyasm/xmalloc.c; \ then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo '../'`libyasm/xstrdup.c; \ then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; else rm -f ".deps/xstrdup.Tpo"; exit 1; fi ./genperf ../modules/arch/x86/x86cpu.gperf x86cpu.c found distinct (A,B) on attempt 3 built perfect hash table of size 128 if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT x86cpu.o -MD -MP -MF ".deps/x86cpu.Tpo" -c -o x86cpu.o x86cpu.c; \ then mv -f ".deps/x86cpu.Tpo" ".deps/x86cpu.Po"; else rm -f ".deps/x86cpu.Tpo"; exit 1; fi ./genperf ../modules/arch/x86/x86regtmod.gperf x86regtmod.c found distinct (A,B) on attempt 1 built perfect hash table of size 128 if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT x86regtmod.o -MD -MP -MF ".deps/x86regtmod.Tpo" -c -o x86regtmod.o x86regtmod.c; \ then mv -f ".deps/x86regtmod.Tpo" ".deps/x86regtmod.Po"; else rm -f ".deps/x86regtmod.Tpo"; exit 1; fi ./re2c -s -o lc3bid.c ../modules/arch/lc3b/lc3bid.re if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT lc3bid.o -MD -MP -MF ".deps/lc3bid.Tpo" -c -o lc3bid.o lc3bid.c; \ then mv -f ".deps/lc3bid.Tpo" ".deps/lc3bid.Po"; else rm -f ".deps/lc3bid.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT gas-token.o -MD -MP -MF ".deps/gas-token.Tpo" -c -o gas-token.o gas-token.c; \ then mv -f ".deps/gas-token.Tpo" ".deps/gas-token.Po"; else rm -f ".deps/gas-token.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT nasm-token.o -MD -MP -MF ".deps/nasm-token.Tpo" -c -o nasm-token.o nasm-token.c; \ then mv -f ".deps/nasm-token.Tpo" ".deps/nasm-token.Po"; else rm -f ".deps/nasm-token.Tpo"; exit 1; fi gcc -std=gnu99 -I. -I.. -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo '../'`libyasm/genmodule.c gcc -std=gnu99 -o genmodule genmodule.o ./genmodule ../libyasm/module.in Makefile if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT module.o -MD -MP -MF ".deps/module.Tpo" -c -o module.o module.c; \ then mv -f ".deps/module.Tpo" ".deps/module.Po"; else rm -f ".deps/module.Tpo"; exit 1; fi rm -f libyasm.a ar cru libyasm.a x86arch.o x86bc.o x86expr.o x86id.o lc3barch.o lc3bbc.o nasm-listfmt.o gas-parser.o gas-parse.o nasm-parser.o nasm-parse.o nasm-preproc.o nasm-pp.o nasmlib.o nasm-eval.o raw-preproc.o cpp-preproc.o gas-preproc.o gas-eval.o cv-dbgfmt.o cv-symline.o cv-type.o dwarf2-dbgfmt.o dwarf2-line.o dwarf2-aranges.o dwarf2-info.o null-dbgfmt.o stabs-dbgfmt.o dbg-objfmt.o bin-objfmt.o elf.o elf-objfmt.o elf-x86-x86.o elf-x86-amd64.o coff-objfmt.o win64-except.o macho-objfmt.o rdf-objfmt.o xdf-objfmt.o assocdat.o bitvect.o bc-align.o bc-data.o bc-incbin.o bc-org.o bc-reserve.o bytecode.o errwarn.o expr.o file.o floatnum.o hamt.o insn.o intnum.o inttree.o linemap.o md5.o mergesort.o phash.o section.o strcasecmp.o strsep.o symrec.o valparam.o value.o xmalloc.o xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o ranlib libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT yasm.o -MD -MP -MF ".deps/yasm.Tpo" -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '../'`frontends/yasm/yasm.c; \ then mv -f ".deps/yasm.Tpo" ".deps/yasm.Po"; else rm -f ".deps/yasm.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT yasm-options.o -MD -MP -MF ".deps/yasm-options.Tpo" -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '../'`frontends/yasm/yasm-options.c; \ then mv -f ".deps/yasm-options.Tpo" ".deps/yasm-options.Po"; else rm -f ".deps/yasm-options.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o yasm yasm.o yasm-options.o libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT tasm.o -MD -MP -MF ".deps/tasm.Tpo" -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo '../'`frontends/tasm/tasm.c; \ then mv -f ".deps/tasm.Tpo" ".deps/tasm.Po"; else rm -f ".deps/tasm.Tpo"; exit 1; fi if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT tasm-options.o -MD -MP -MF ".deps/tasm-options.Tpo" -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo '../'`frontends/tasm/tasm-options.c; \ then mv -f ".deps/tasm-options.Tpo" ".deps/tasm-options.Po"; else rm -f ".deps/tasm-options.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o ytasm tasm.o tasm-options.o libyasm.a gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making dvi in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[2]: Nothing to be done for `dvi'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making dvi in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Nothing to be done for `dvi-am'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake check-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making check in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[3]: Nothing to be done for `check'. gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making check in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake test_hd bitvect_test floatnum_test leb128_test splitpath_test combpath_test uncstring_test gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT test_hd.o -MD -MP -MF ".deps/test_hd.Tpo" -c -o test_hd.o ../test_hd.c; \ then mv -f ".deps/test_hd.Tpo" ".deps/test_hd.Po"; else rm -f ".deps/test_hd.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o test_hd test_hd.o if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT bitvect_test.o -MD -MP -MF ".deps/bitvect_test.Tpo" -c -o bitvect_test.o `test -f 'libyasm/tests/bitvect_test.c' || echo '../'`libyasm/tests/bitvect_test.c; \ then mv -f ".deps/bitvect_test.Tpo" ".deps/bitvect_test.Po"; else rm -f ".deps/bitvect_test.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o bitvect_test bitvect_test.o libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT floatnum_test.o -MD -MP -MF ".deps/floatnum_test.Tpo" -c -o floatnum_test.o `test -f 'libyasm/tests/floatnum_test.c' || echo '../'`libyasm/tests/floatnum_test.c; \ then mv -f ".deps/floatnum_test.Tpo" ".deps/floatnum_test.Po"; else rm -f ".deps/floatnum_test.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o floatnum_test floatnum_test.o libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT leb128_test.o -MD -MP -MF ".deps/leb128_test.Tpo" -c -o leb128_test.o `test -f 'libyasm/tests/leb128_test.c' || echo '../'`libyasm/tests/leb128_test.c; \ then mv -f ".deps/leb128_test.Tpo" ".deps/leb128_test.Po"; else rm -f ".deps/leb128_test.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o leb128_test leb128_test.o libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT splitpath_test.o -MD -MP -MF ".deps/splitpath_test.Tpo" -c -o splitpath_test.o `test -f 'libyasm/tests/splitpath_test.c' || echo '../'`libyasm/tests/splitpath_test.c; \ then mv -f ".deps/splitpath_test.Tpo" ".deps/splitpath_test.Po"; else rm -f ".deps/splitpath_test.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o splitpath_test splitpath_test.o libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT combpath_test.o -MD -MP -MF ".deps/combpath_test.Tpo" -c -o combpath_test.o `test -f 'libyasm/tests/combpath_test.c' || echo '../'`libyasm/tests/combpath_test.c; \ then mv -f ".deps/combpath_test.Tpo" ".deps/combpath_test.Po"; else rm -f ".deps/combpath_test.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o combpath_test combpath_test.o libyasm.a if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT uncstring_test.o -MD -MP -MF ".deps/uncstring_test.Tpo" -c -o uncstring_test.o `test -f 'libyasm/tests/uncstring_test.c' || echo '../'`libyasm/tests/uncstring_test.c; \ then mv -f ".deps/uncstring_test.Tpo" ".deps/uncstring_test.Po"; else rm -f ".deps/uncstring_test.Tpo"; exit 1; fi gcc -std=gnu99 -g -O2 -o uncstring_test uncstring_test.o libyasm.a gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake check-TESTS gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Test x86_test: ...................................................................................................... +102-0/102 100% PASS: modules/arch/x86/tests/x86_test.sh Test x86_gas32_test: ......... +9-0/9 100% PASS: modules/arch/x86/tests/gas32/x86_gas32_test.sh Test x86_gas64_test: ............... +15-0/15 100% PASS: modules/arch/x86/tests/gas64/x86_gas64_test.sh Test lc3b_test: .... +4-0/4 100% PASS: modules/arch/lc3b/tests/lc3b_test.sh Test gas_test: .................... +20-0/20 100% PASS: modules/parsers/gas/tests/gas_test.sh Test gas_bin_test: .......... +10-0/10 100% PASS: modules/parsers/gas/tests/bin/gas_bin_test.sh Test nasm_test: ................... +19-0/19 100% PASS: modules/parsers/nasm/tests/nasm_test.sh Test nasm_test: . +1-0/1 100% PASS: modules/parsers/nasm/tests/worphan/nasm_worphan_test.sh Test tasm_test: ................. +17-0/17 100% PASS: modules/parsers/tasm/tests/tasm_test.sh Test tasm_test: . +1-0/1 100% PASS: modules/parsers/tasm/tests/exe/tasm_exe_test.sh Test tasmpp_test: .. +2-0/2 100% PASS: modules/preprocs/tasm/tests/tasmpp_test.sh Test nasmpp_test: ......... +9-0/9 100% PASS: modules/preprocs/nasm/tests/nasmpp_test.sh Test rawpp_test: . +1-0/1 100% PASS: modules/preprocs/raw/tests/rawpp_test.sh Test dwarf2_pass32_test: .. +2-0/2 100% PASS: modules/dbgfmts/dwarf2/tests/pass32/dwarf2_pass32_test.sh Test dwarf2_pass64_test: .. +2-0/2 100% PASS: modules/dbgfmts/dwarf2/tests/pass64/dwarf2_pass64_test.sh Test dwarf2_passwin64_test: . +1-0/1 100% PASS: modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh Test stabs_test: . +1-0/1 100% PASS: modules/dbgfmts/stabs/tests/stabs_test.sh Test bin_test: ............ +12-0/12 100% PASS: modules/objfmts/bin/tests/bin_test.sh Test bin_multi_test: ................. +17-0/17 100% PASS: modules/objfmts/bin/tests/multisect/bin_multi_test.sh Test elf_test: ..................... +21-0/21 100% PASS: modules/objfmts/elf/tests/elf_test.sh Test elf_amd64_test: ... +3-0/3 100% PASS: modules/objfmts/elf/tests/amd64/elf_amd64_test.sh Test elf_gas32_test: .. +2-0/2 100% PASS: modules/objfmts/elf/tests/gas32/elf_gas32_test.sh Test elf_gas64_test: .... +4-0/4 100% PASS: modules/objfmts/elf/tests/gas64/elf_gas64_test.sh Test coff_test: ... +3-0/3 100% PASS: modules/objfmts/coff/tests/coff_test.sh Test macho_test: . +1-0/1 100% PASS: modules/objfmts/macho/tests/gas32/gas_macho32_test.sh Test macho_test: .. +2-0/2 100% PASS: modules/objfmts/macho/tests/gas64/gas_macho64_test.sh Test macho_test: ... +3-0/3 100% PASS: modules/objfmts/macho/tests/nasm32/macho32_test.sh Test macho_test: ... +3-0/3 100% PASS: modules/objfmts/macho/tests/nasm64/macho64_test.sh Test rdf_test: ......... +9-0/9 100% PASS: modules/objfmts/rdf/tests/rdf_test.sh Test win32_test: ...... +6-0/6 100% PASS: modules/objfmts/win32/tests/win32_test.sh Test win32_gas_test: . +1-0/1 100% PASS: modules/objfmts/win32/tests/gas/win32_gas_test.sh Test win64_test: ........... +11-0/11 100% PASS: modules/objfmts/win64/tests/win64_test.sh Test win64_gas_test: . +1-0/1 100% PASS: modules/objfmts/win64/tests/gas/win64_gas_test.sh Test xdf_test: ....... +7-0/7 100% PASS: modules/objfmts/xdf/tests/xdf_test.sh Test bitvect_test: ... +3-0/3 100% PASS: bitvect_test Test floatnum_test: ........ +8-0/8 100% PASS: floatnum_test Test leb128_test: ................................ +32-0/32 100% PASS: leb128_test Test splitpath_test: ................................................ +48-0/48 100% PASS: splitpath_test Test combpath_test: ..................................... +37-0/37 100% PASS: combpath_test Test uncstring_test: .................... +20-0/20 100% PASS: uncstring_test Test libyasm_test: ..................................... +37-0/37 100% PASS: libyasm/tests/libyasm_test.sh =================== All 41 tests passed =================== gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake install-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making install in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' if test "yasm" = "gettext-tools"; then \ /bin/sh /usr/home/yasm/build/yasm/yasm-r2275/config/install-sh -d /usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../../po/$file \ /usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making install in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin" || /usr/local/bin/bash ../config/mkinstalldirs "/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin" mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/bin /usr/bin/install -c 'yasm' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/yasm' /usr/bin/install -c 'ytasm' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/ytasm' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib" || /usr/local/bin/bash ../config/mkinstalldirs "/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib" mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/lib /usr/bin/install -c -m 644 'libyasm.a' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib/libyasm.a' ranlib '/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib/libyasm.a' gmake install-exec-hook gmake[5]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[5]: Nothing to be done for `install-exec-hook'. gmake[5]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include" || /usr/local/bin/bash ../config/mkinstalldirs "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include" mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/include /usr/bin/install -c -m 644 '../libyasm.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm.h' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1" || /usr/local/bin/bash ../config/mkinstalldirs "/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1" mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/share mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1 /usr/bin/install -c -m 644 '../yasm.1' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1/yasm.1' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm" || /usr/local/bin/bash ../config/mkinstalldirs "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm" mkdir /usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm /usr/bin/install -c -m 644 '../libyasm/arch.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/arch.h' /usr/bin/install -c -m 644 '../libyasm/assocdat.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/assocdat.h' /usr/bin/install -c -m 644 '../libyasm/bitvect.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bitvect.h' /usr/bin/install -c -m 644 '../libyasm/bytecode.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bytecode.h' /usr/bin/install -c -m 644 '../libyasm/compat-queue.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/compat-queue.h' /usr/bin/install -c -m 644 '../libyasm/coretype.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/coretype.h' /usr/bin/install -c -m 644 '../libyasm/dbgfmt.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/dbgfmt.h' /usr/bin/install -c -m 644 '../libyasm/errwarn.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/errwarn.h' /usr/bin/install -c -m 644 '../libyasm/expr.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/expr.h' /usr/bin/install -c -m 644 '../libyasm/file.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/file.h' /usr/bin/install -c -m 644 '../libyasm/floatnum.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/floatnum.h' /usr/bin/install -c -m 644 '../libyasm/hamt.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/hamt.h' /usr/bin/install -c -m 644 '../libyasm/insn.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/insn.h' /usr/bin/install -c -m 644 '../libyasm/intnum.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/intnum.h' /usr/bin/install -c -m 644 '../libyasm/inttree.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/inttree.h' /usr/bin/install -c -m 644 '../libyasm/linemap.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/linemap.h' /usr/bin/install -c -m 644 '../libyasm/listfmt.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/listfmt.h' /usr/bin/install -c -m 644 '../libyasm/md5.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/md5.h' /usr/bin/install -c -m 644 '../libyasm/module.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/module.h' /usr/bin/install -c -m 644 '../libyasm/objfmt.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/objfmt.h' /usr/bin/install -c -m 644 '../libyasm/parser.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/parser.h' /usr/bin/install -c -m 644 '../libyasm/phash.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/phash.h' /usr/bin/install -c -m 644 '../libyasm/preproc.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/preproc.h' /usr/bin/install -c -m 644 '../libyasm/section.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/section.h' /usr/bin/install -c -m 644 '../libyasm/symrec.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/symrec.h' /usr/bin/install -c -m 644 '../libyasm/valparam.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/valparam.h' /usr/bin/install -c -m 644 '../libyasm/value.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/value.h' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include" || /usr/local/bin/bash ../config/mkinstalldirs "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include" /usr/bin/install -c -m 644 'libyasm-stdint.h' '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm-stdint.h' gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making installcheck in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[2]: Nothing to be done for `installcheck'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making installcheck in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Nothing to be done for `installcheck-am'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making uninstall in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' if test "yasm" = "gettext-tools"; then \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ rm -f /usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making uninstall in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/yasm' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/ytasm' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib/libyasm.a' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1/yasm.1' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/arch.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/assocdat.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bitvect.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bytecode.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/compat-queue.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/coretype.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/dbgfmt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/errwarn.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/expr.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/file.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/floatnum.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/hamt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/insn.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/intnum.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/inttree.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/linemap.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/listfmt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/md5.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/module.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/objfmt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/parser.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/phash.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/preproc.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/section.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/symrec.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/valparam.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/value.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm-stdint.h' gmake uninstall-hook gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[3]: Nothing to be done for `uninstall-hook'. gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake install-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making install in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' if test "yasm" = "gettext-tools"; then \ /bin/sh /usr/home/yasm/build/yasm/yasm-r2275/config/install-sh -d /tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../../po/$file \ /tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making install in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin" || /usr/local/bin/bash ../config/mkinstalldirs "/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/bin" mkdir /tmp/am-dc-30592/usr mkdir /tmp/am-dc-30592/usr/home mkdir /tmp/am-dc-30592/usr/home/yasm mkdir /tmp/am-dc-30592/usr/home/yasm/build mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275 mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/bin /usr/bin/install -c 'yasm' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/yasm' /usr/bin/install -c 'ytasm' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/ytasm' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib" || /usr/local/bin/bash ../config/mkinstalldirs "/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/lib" mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/lib /usr/bin/install -c -m 644 'libyasm.a' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/lib/libyasm.a' ranlib '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/lib/libyasm.a' gmake install-exec-hook gmake[5]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[5]: Nothing to be done for `install-exec-hook'. gmake[5]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include" || /usr/local/bin/bash ../config/mkinstalldirs "/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include" mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/include /usr/bin/install -c -m 644 '../libyasm.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm.h' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1" || /usr/local/bin/bash ../config/mkinstalldirs "/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1" mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/share mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1 /usr/bin/install -c -m 644 '../yasm.1' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1/yasm.1' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm" || /usr/local/bin/bash ../config/mkinstalldirs "/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm" mkdir /tmp/am-dc-30592/usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm /usr/bin/install -c -m 644 '../libyasm/arch.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/arch.h' /usr/bin/install -c -m 644 '../libyasm/assocdat.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/assocdat.h' /usr/bin/install -c -m 644 '../libyasm/bitvect.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bitvect.h' /usr/bin/install -c -m 644 '../libyasm/bytecode.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bytecode.h' /usr/bin/install -c -m 644 '../libyasm/compat-queue.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/compat-queue.h' /usr/bin/install -c -m 644 '../libyasm/coretype.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/coretype.h' /usr/bin/install -c -m 644 '../libyasm/dbgfmt.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/dbgfmt.h' /usr/bin/install -c -m 644 '../libyasm/errwarn.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/errwarn.h' /usr/bin/install -c -m 644 '../libyasm/expr.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/expr.h' /usr/bin/install -c -m 644 '../libyasm/file.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/file.h' /usr/bin/install -c -m 644 '../libyasm/floatnum.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/floatnum.h' /usr/bin/install -c -m 644 '../libyasm/hamt.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/hamt.h' /usr/bin/install -c -m 644 '../libyasm/insn.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/insn.h' /usr/bin/install -c -m 644 '../libyasm/intnum.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/intnum.h' /usr/bin/install -c -m 644 '../libyasm/inttree.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/inttree.h' /usr/bin/install -c -m 644 '../libyasm/linemap.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/linemap.h' /usr/bin/install -c -m 644 '../libyasm/listfmt.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/listfmt.h' /usr/bin/install -c -m 644 '../libyasm/md5.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/md5.h' /usr/bin/install -c -m 644 '../libyasm/module.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/module.h' /usr/bin/install -c -m 644 '../libyasm/objfmt.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/objfmt.h' /usr/bin/install -c -m 644 '../libyasm/parser.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/parser.h' /usr/bin/install -c -m 644 '../libyasm/phash.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/phash.h' /usr/bin/install -c -m 644 '../libyasm/preproc.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/preproc.h' /usr/bin/install -c -m 644 '../libyasm/section.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/section.h' /usr/bin/install -c -m 644 '../libyasm/symrec.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/symrec.h' /usr/bin/install -c -m 644 '../libyasm/valparam.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/valparam.h' /usr/bin/install -c -m 644 '../libyasm/value.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/value.h' test -z "/usr/home/yasm/build/yasm/yasm-r2275/_inst/include" || /usr/local/bin/bash ../config/mkinstalldirs "/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include" /usr/bin/install -c -m 644 'libyasm-stdint.h' '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm-stdint.h' gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making uninstall in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' if test "yasm" = "gettext-tools"; then \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ rm -f /tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making uninstall in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/yasm' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/bin/ytasm' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/lib/libyasm.a' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/share/man/man1/yasm.1' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/arch.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/assocdat.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bitvect.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/bytecode.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/compat-queue.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/coretype.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/dbgfmt.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/errwarn.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/expr.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/file.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/floatnum.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/hamt.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/insn.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/intnum.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/inttree.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/linemap.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/listfmt.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/md5.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/module.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/objfmt.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/parser.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/phash.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/preproc.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/section.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/symrec.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/valparam.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm/value.h' rm -f '/tmp/am-dc-30592//usr/home/yasm/build/yasm/yasm-r2275/_inst/include/libyasm-stdint.h' gmake uninstall-hook gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[3]: Nothing to be done for `uninstall-hook'. gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' { test ! -d yasm-r2275 || { find yasm-r2275 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2275; }; } mkdir yasm-r2275 /usr/local/bin/bash ../config/mkinstalldirs yasm-r2275/Mkfiles yasm-r2275/Mkfiles/dj yasm-r2275/Mkfiles/vc9 yasm-r2275/Mkfiles/vc9/genmacro yasm-r2275/Mkfiles/vc9/genmodule yasm-r2275/Mkfiles/vc9/genperf yasm-r2275/Mkfiles/vc9/genstring yasm-r2275/Mkfiles/vc9/genversion yasm-r2275/Mkfiles/vc9/libyasm yasm-r2275/Mkfiles/vc9/modules yasm-r2275/Mkfiles/vc9/re2c yasm-r2275/config yasm-r2275/frontends yasm-r2275/frontends/tasm yasm-r2275/frontends/yasm yasm-r2275/libyasm yasm-r2275/libyasm/tests yasm-r2275/m4 yasm-r2275/modules yasm-r2275/modules/arch yasm-r2275/modules/arch/lc3b yasm-r2275/modules/arch/lc3b/tests yasm-r2275/modules/arch/x86 yasm-r2275/modules/arch/x86/tests yasm-r2275/modules/arch/x86/tests/gas32 yasm-r2275/modules/arch/x86/tests/gas64 yasm-r2275/modules/dbgfmts yasm-r2275/modules/dbgfmts/codeview yasm-r2275/modules/dbgfmts/dwarf2 yasm-r2275/modules/dbgfmts/dwarf2/tests yasm-r2275/modules/dbgfmts/dwarf2/tests/pass32 yasm-r2275/modules/dbgfmts/dwarf2/tests/pass64 yasm-r2275/modules/dbgfmts/dwarf2/tests/passwin64 yasm-r2275/modules/dbgfmts/null yasm-r2275/modules/dbgfmts/stabs yasm-r2275/modules/dbgfmts/stabs/tests yasm-r2275/modules/listfmts yasm-r2275/modules/listfmts/nasm yasm-r2275/modules/objfmts yasm-r2275/modules/objfmts/bin yasm-r2275/modules/objfmts/bin/tests yasm-r2275/modules/objfmts/bin/tests/multisect yasm-r2275/modules/objfmts/coff yasm-r2275/modules/objfmts/coff/tests yasm-r2275/modules/objfmts/dbg yasm-r2275/modules/objfmts/elf yasm-r2275/modules/objfmts/elf/tests yasm-r2275/modules/objfmts/elf/tests/amd64 yasm-r2275/modules/objfmts/elf/tests/gas32 yasm-r2275/modules/objfmts/elf/tests/gas64 yasm-r2275/modules/objfmts/macho yasm-r2275/modules/objfmts/macho/tests yasm-r2275/modules/objfmts/macho/tests/gas32 yasm-r2275/modules/objfmts/macho/tests/gas64 yasm-r2275/modules/objfmts/macho/tests/nasm32 yasm-r2275/modules/objfmts/macho/tests/nasm64 yasm-r2275/modules/objfmts/rdf yasm-r2275/modules/objfmts/rdf/tests yasm-r2275/modules/objfmts/win32 yasm-r2275/modules/objfmts/win32/tests yasm-r2275/modules/objfmts/win32/tests/gas yasm-r2275/modules/objfmts/win64 yasm-r2275/modules/objfmts/win64/tests yasm-r2275/modules/objfmts/win64/tests/gas yasm-r2275/modules/objfmts/xdf yasm-r2275/modules/objfmts/xdf/tests yasm-r2275/modules/parsers yasm-r2275/modules/parsers/gas yasm-r2275/modules/parsers/gas/tests yasm-r2275/modules/parsers/gas/tests/bin yasm-r2275/modules/parsers/nasm yasm-r2275/modules/parsers/nasm/tests yasm-r2275/modules/parsers/nasm/tests/worphan yasm-r2275/modules/parsers/tasm yasm-r2275/modules/parsers/tasm/tests yasm-r2275/modules/parsers/tasm/tests/exe yasm-r2275/modules/preprocs yasm-r2275/modules/preprocs/cpp yasm-r2275/modules/preprocs/gas yasm-r2275/modules/preprocs/gas/tests yasm-r2275/modules/preprocs/nasm yasm-r2275/modules/preprocs/nasm/tests yasm-r2275/modules/preprocs/raw yasm-r2275/modules/preprocs/raw/tests yasm-r2275/modules/preprocs/tasm yasm-r2275/modules/preprocs/tasm/tests yasm-r2275/po yasm-r2275/tools yasm-r2275/tools/genmacro yasm-r2275/tools/genperf yasm-r2275/tools/python-yasm yasm-r2275/tools/python-yasm/pyxelator yasm-r2275/tools/python-yasm/tests yasm-r2275/tools/re2c yasm-r2275/tools/re2c/bootstrap yasm-r2275/tools/re2c/doc yasm-r2275/tools/re2c/examples yasm-r2275/tools/re2c/examples/rexx mkdir yasm-r2275/Mkfiles mkdir yasm-r2275/Mkfiles/dj mkdir yasm-r2275/Mkfiles/vc9 mkdir yasm-r2275/Mkfiles/vc9/genmacro mkdir yasm-r2275/Mkfiles/vc9/genmodule mkdir yasm-r2275/Mkfiles/vc9/genperf mkdir yasm-r2275/Mkfiles/vc9/genstring mkdir yasm-r2275/Mkfiles/vc9/genversion mkdir yasm-r2275/Mkfiles/vc9/libyasm mkdir yasm-r2275/Mkfiles/vc9/modules mkdir yasm-r2275/Mkfiles/vc9/re2c mkdir yasm-r2275/config mkdir yasm-r2275/frontends mkdir yasm-r2275/frontends/tasm mkdir yasm-r2275/frontends/yasm mkdir yasm-r2275/libyasm mkdir yasm-r2275/libyasm/tests mkdir yasm-r2275/m4 mkdir yasm-r2275/modules mkdir yasm-r2275/modules/arch mkdir yasm-r2275/modules/arch/lc3b mkdir yasm-r2275/modules/arch/lc3b/tests mkdir yasm-r2275/modules/arch/x86 mkdir yasm-r2275/modules/arch/x86/tests mkdir yasm-r2275/modules/arch/x86/tests/gas32 mkdir yasm-r2275/modules/arch/x86/tests/gas64 mkdir yasm-r2275/modules/dbgfmts mkdir yasm-r2275/modules/dbgfmts/codeview mkdir yasm-r2275/modules/dbgfmts/dwarf2 mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests/pass32 mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests/pass64 mkdir yasm-r2275/modules/dbgfmts/dwarf2/tests/passwin64 mkdir yasm-r2275/modules/dbgfmts/null mkdir yasm-r2275/modules/dbgfmts/stabs mkdir yasm-r2275/modules/dbgfmts/stabs/tests mkdir yasm-r2275/modules/listfmts mkdir yasm-r2275/modules/listfmts/nasm mkdir yasm-r2275/modules/objfmts mkdir yasm-r2275/modules/objfmts/bin mkdir yasm-r2275/modules/objfmts/bin/tests mkdir yasm-r2275/modules/objfmts/bin/tests/multisect mkdir yasm-r2275/modules/objfmts/coff mkdir yasm-r2275/modules/objfmts/coff/tests mkdir yasm-r2275/modules/objfmts/dbg mkdir yasm-r2275/modules/objfmts/elf mkdir yasm-r2275/modules/objfmts/elf/tests mkdir yasm-r2275/modules/objfmts/elf/tests/amd64 mkdir yasm-r2275/modules/objfmts/elf/tests/gas32 mkdir yasm-r2275/modules/objfmts/elf/tests/gas64 mkdir yasm-r2275/modules/objfmts/macho mkdir yasm-r2275/modules/objfmts/macho/tests mkdir yasm-r2275/modules/objfmts/macho/tests/gas32 mkdir yasm-r2275/modules/objfmts/macho/tests/gas64 mkdir yasm-r2275/modules/objfmts/macho/tests/nasm32 mkdir yasm-r2275/modules/objfmts/macho/tests/nasm64 mkdir yasm-r2275/modules/objfmts/rdf mkdir yasm-r2275/modules/objfmts/rdf/tests mkdir yasm-r2275/modules/objfmts/win32 mkdir yasm-r2275/modules/objfmts/win32/tests mkdir yasm-r2275/modules/objfmts/win32/tests/gas mkdir yasm-r2275/modules/objfmts/win64 mkdir yasm-r2275/modules/objfmts/win64/tests mkdir yasm-r2275/modules/objfmts/win64/tests/gas mkdir yasm-r2275/modules/objfmts/xdf mkdir yasm-r2275/modules/objfmts/xdf/tests mkdir yasm-r2275/modules/parsers mkdir yasm-r2275/modules/parsers/gas mkdir yasm-r2275/modules/parsers/gas/tests mkdir yasm-r2275/modules/parsers/gas/tests/bin mkdir yasm-r2275/modules/parsers/nasm mkdir yasm-r2275/modules/parsers/nasm/tests mkdir yasm-r2275/modules/parsers/nasm/tests/worphan mkdir yasm-r2275/modules/parsers/tasm mkdir yasm-r2275/modules/parsers/tasm/tests mkdir yasm-r2275/modules/parsers/tasm/tests/exe mkdir yasm-r2275/modules/preprocs mkdir yasm-r2275/modules/preprocs/cpp mkdir yasm-r2275/modules/preprocs/gas mkdir yasm-r2275/modules/preprocs/gas/tests mkdir yasm-r2275/modules/preprocs/nasm mkdir yasm-r2275/modules/preprocs/nasm/tests mkdir yasm-r2275/modules/preprocs/raw mkdir yasm-r2275/modules/preprocs/raw/tests mkdir yasm-r2275/modules/preprocs/tasm mkdir yasm-r2275/modules/preprocs/tasm/tests mkdir yasm-r2275/po mkdir yasm-r2275/tools mkdir yasm-r2275/tools/genmacro mkdir yasm-r2275/tools/genperf mkdir yasm-r2275/tools/python-yasm mkdir yasm-r2275/tools/python-yasm/pyxelator mkdir yasm-r2275/tools/python-yasm/tests mkdir yasm-r2275/tools/re2c mkdir yasm-r2275/tools/re2c/bootstrap mkdir yasm-r2275/tools/re2c/doc mkdir yasm-r2275/tools/re2c/examples mkdir yasm-r2275/tools/re2c/examples/rexx list='po .'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "yasm-r2275/$subdir" \ || /usr/local/bin/bash ../config/mkinstalldirs "yasm-r2275/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2275 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2275 && pwd`; \ (cd $subdir && \ gmake \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ distdir) \ || exit 1; \ fi; \ done gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake update-po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake yasm.pot-update gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' sed -e '/^#/d' ../../po/remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if test -n 'bug-yasm@tortall.net' || test 'bug-yasm@tortall.net' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='bug-yasm@tortall.net'; \ else \ msgid_bugs_address='bug-yasm@tortall.net'; \ fi; \ /usr/local/bin/xgettext --default-domain=yasm --directory=../.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=../../po/POTFILES.in \ --copyright-holder='Peter Johnson and other YASM developers' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f yasm.po || { \ if test -f ../../po/yasm.pot; then \ sed -f remove-potcdate.sed < ../../po/yasm.pot > yasm.1po && \ sed -f remove-potcdate.sed < yasm.po > yasm.2po && \ if cmp yasm.1po yasm.2po >/dev/null 2>&1; then \ rm -f yasm.1po yasm.2po yasm.po; \ else \ rm -f yasm.1po yasm.2po ../../po/yasm.pot && \ mv yasm.po ../../po/yasm.pot; \ fi; \ else \ mv yasm.po ../../po/yasm.pot; \ fi; \ } gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' test -z "" || gmake gmake update-gmo gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in "; \ if test "yasm" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/yasm.pot; then \ dists="$dists yasm.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file /usr/home/yasm/build/yasm/yasm-r2275/_build/yasm-r2275/po || exit 1; \ else \ cp -p ../../po/$file /usr/home/yasm/build/yasm/yasm-r2275/_build/yasm-r2275/po || exit 1; \ fi; \ done gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' find yasm-r2275 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /usr/local/bin/bash /usr/home/yasm/build/yasm/yasm-r2275/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r yasm-r2275 tardir=yasm-r2275 && /usr/local/bin/bash /usr/home/yasm/build/yasm/yasm-r2275/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >yasm-r2275.tar.gz { test ! -d yasm-r2275 || { find yasm-r2275 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2275; }; } gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' Making distclean in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' rm -f *.insert-header rm -f remove-potcdate.sed rm -f stamp-poT rm -f core core.* yasm.po yasm.1po yasm.2po *.new.po rm -fr *.o rm -f Makefile Makefile.in POTFILES *.mo gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build/po' Making distclean in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' test -z "yasm ytasm" || rm -f yasm ytasm test -z "test_hd bitvect_test floatnum_test leb128_test splitpath_test combpath_test uncstring_test" || rm -f test_hd bitvect_test floatnum_test leb128_test splitpath_test combpath_test uncstring_test test -z "configure.lineno x86insn_nasm.c x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c nasm-token.c nasm-macros.c nasm-version.c version.mac win64-nasm.c win64-gas.c module.c license.c" || rm -f configure.lineno x86insn_nasm.c x86insn_gas.c x86cpu.c x86regtmod.c lc3bid.c gas-token.c nasm-token.c nasm-macros.c nasm-version.c version.mac win64-nasm.c win64-gas.c module.c license.c test -z "libyasm.a" || rm -f libyasm.a test -z "genstring re2c genmacro genperf genversion genmodule" || rm -f genstring re2c genmacro genperf genversion genmodule rm -f *.o rm -f *.tab.c test -z "libyasm-stdint.h" || rm -f libyasm-stdint.h test -z "libyasm/stamp-h libyasm/stamp-h[0-9]*" || rm -f libyasm/stamp-h libyasm/stamp-h[0-9]* rm -f config.h stamp-h1 rm -rf results rm -rf build rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -rf ./.deps rm -f Makefile gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2275/_build' { test ! -d yasm-r2275 || { find yasm-r2275 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2275; }; } ============================================ yasm-r2275 archives ready for distribution: yasm-r2275.tar.gz ============================================