/usr/local/bin/python ./modules/arch/x86/gen_x86_insn.py gcc -std=gnu99 -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c gcc -std=gnu99 -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c gcc -std=gnu99 -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c gcc -std=gnu99 -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c gcc -std=gnu99 -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. \ -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. -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. -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-r2365 || { find yasm-r2365 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2365; }; } test -d yasm-r2365 || mkdir yasm-r2365 list='po .'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "yasm-r2365/$subdir" \ || config/install-sh -c -d "yasm-r2365/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2365 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2365 && pwd`; \ (cd $subdir && \ gmake \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ 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 LC_ALL=C grep 'GNU yasm' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ 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; \ case `/usr/local/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /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" \ ;; \ *) \ /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' \ --package-name="${package_gnu}yasm" \ --package-version='r2365' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac 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-r2365/po || exit 1; \ else \ cp -p ./$file /usr/home/yasm/build/yasm/yasm-r2365/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-r2365 -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 /bin/sh /usr/home/yasm/build/yasm/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r yasm-r2365 tardir=yasm-r2365 && /bin/sh /usr/home/yasm/build/yasm/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >yasm-r2365.tar.gz { test ! -d yasm-r2365 || { find yasm-r2365 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2365; }; } case 'yasm-r2365.tar.gz' in \ *.tar.gz*) \ GZIP=--best gunzip -c yasm-r2365.tar.gz | /bin/sh /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.tar.bz2*) \ bunzip2 -c yasm-r2365.tar.bz2 | /bin/sh /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.tar.lzma*) \ unlzma -c yasm-r2365.tar.lzma | /bin/sh /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.tar.Z*) \ uncompress -c yasm-r2365.tar.Z | /bin/sh /usr/home/yasm/build/yasm/config/missing --run tar xf - ;;\ *.shar.gz*) \ GZIP=--best gunzip -c yasm-r2365.shar.gz | unshar ;;\ *.zip*) \ unzip yasm-r2365.zip ;;\ esac chmod -R a-w yasm-r2365; chmod a+w yasm-r2365 mkdir yasm-r2365/_build mkdir yasm-r2365/_inst chmod a-w yasm-r2365 dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2365/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && cd yasm-r2365/_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-r2365.tar.gz \ && gmake distcleancheck checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../config/install-sh -c -d 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 sys/stat.h... (cached) yes 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... amd64-unknown-freebsd8.0 checking host system type... amd64-unknown-freebsd8.0 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.6 checking for python platform... freebsd8 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/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-r2365/_build' gcc -std=gnu99 -I. -I.. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo '../'`tools/genperf/genperf.c gcc -std=gnu99 -I. -I.. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo '../'`tools/genperf/perfect.c gcc -std=gnu99 -I. -I.. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo '../'`libyasm/phash.c gcc -std=gnu99 -I. -I.. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo '../'`libyasm/xmalloc.c gcc -std=gnu99 -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.. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo '../'`tools/re2c/main.c gcc -std=gnu99 -I. -I.. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo '../'`tools/re2c/code.c gcc -std=gnu99 -I. -I.. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo '../'`tools/re2c/dfa.c gcc -std=gnu99 -I. -I.. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo '../'`tools/re2c/parser.c gcc -std=gnu99 -I. -I.. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo '../'`tools/re2c/actions.c gcc -std=gnu99 -I. -I.. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo '../'`tools/re2c/scanner.c gcc -std=gnu99 -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.. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo '../'`tools/re2c/substr.c gcc -std=gnu99 -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.. \ -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.. -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.. -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-r2365/_build' Making all in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making all in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/x86arch.Tpo .deps/x86arch.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/x86bc.Tpo .deps/x86bc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/x86expr.Tpo .deps/x86expr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/x86id.Tpo .deps/x86id.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/lc3barch.Tpo .deps/lc3barch.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/lc3bbc.Tpo .deps/lc3bbc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasm-listfmt.Tpo .deps/nasm-listfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/gas-parser.Tpo .deps/gas-parser.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/gas-parse.Tpo .deps/gas-parse.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT gas-parse-intel.o -MD -MP -MF .deps/gas-parse-intel.Tpo -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo '../'`modules/parsers/gas/gas-parse-intel.c mv -f .deps/gas-parse-intel.Tpo .deps/gas-parse-intel.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasm-parser.Tpo .deps/nasm-parser.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasm-parse.Tpo .deps/nasm-parse.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasm-preproc.Tpo .deps/nasm-preproc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasm-pp.Tpo .deps/nasm-pp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasmlib.Tpo .deps/nasmlib.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/nasm-eval.Tpo .deps/nasm-eval.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/raw-preproc.Tpo .deps/raw-preproc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/cpp-preproc.Tpo .deps/cpp-preproc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/gas-preproc.Tpo .deps/gas-preproc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/gas-eval.Tpo .deps/gas-eval.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/cv-dbgfmt.Tpo .deps/cv-dbgfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/cv-symline.Tpo .deps/cv-symline.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/cv-type.Tpo .deps/cv-type.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/dwarf2-dbgfmt.Tpo .deps/dwarf2-dbgfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/dwarf2-line.Tpo .deps/dwarf2-line.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/dwarf2-aranges.Tpo .deps/dwarf2-aranges.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/dwarf2-info.Tpo .deps/dwarf2-info.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/null-dbgfmt.Tpo .deps/null-dbgfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/stabs-dbgfmt.Tpo .deps/stabs-dbgfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/dbg-objfmt.Tpo .deps/dbg-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bin-objfmt.Tpo .deps/bin-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/elf.Tpo .deps/elf.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/elf-objfmt.Tpo .deps/elf-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/elf-x86-x86.Tpo .deps/elf-x86-x86.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/elf-x86-amd64.Tpo .deps/elf-x86-amd64.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/coff-objfmt.Tpo .deps/coff-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/win64-except.Tpo .deps/win64-except.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/macho-objfmt.Tpo .deps/macho-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/rdf-objfmt.Tpo .deps/rdf-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/xdf-objfmt.Tpo .deps/xdf-objfmt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/assocdat.Tpo .deps/assocdat.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bitvect.Tpo .deps/bitvect.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bc-align.Tpo .deps/bc-align.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bc-data.Tpo .deps/bc-data.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bc-incbin.Tpo .deps/bc-incbin.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bc-org.Tpo .deps/bc-org.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bc-reserve.Tpo .deps/bc-reserve.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bytecode.Tpo .deps/bytecode.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/errwarn.Tpo .deps/errwarn.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/expr.Tpo .deps/expr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/file.Tpo .deps/file.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/floatnum.Tpo .deps/floatnum.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/hamt.Tpo .deps/hamt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/insn.Tpo .deps/insn.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/intnum.Tpo .deps/intnum.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/inttree.Tpo .deps/inttree.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/linemap.Tpo .deps/linemap.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/md5.Tpo .deps/md5.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/mergesort.Tpo .deps/mergesort.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/phash.Tpo .deps/phash.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/section.Tpo .deps/section.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/strsep.Tpo .deps/strsep.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/symrec.Tpo .deps/symrec.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/valparam.Tpo .deps/valparam.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/value.Tpo .deps/value.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po ./genperf ../modules/arch/x86/x86cpu.gperf x86cpu.c found distinct (A,B) on attempt 3 built perfect hash table of size 128 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT x86cpu.o -MD -MP -MF .deps/x86cpu.Tpo -c -o x86cpu.o x86cpu.c mv -f .deps/x86cpu.Tpo .deps/x86cpu.Po ./genperf ../modules/arch/x86/x86regtmod.gperf x86regtmod.c found distinct (A,B) on attempt 1 built perfect hash table of size 128 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT x86regtmod.o -MD -MP -MF .deps/x86regtmod.Tpo -c -o x86regtmod.o x86regtmod.c mv -f .deps/x86regtmod.Tpo .deps/x86regtmod.Po ./re2c -s -o lc3bid.c ../modules/arch/lc3b/lc3bid.re gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT lc3bid.o -MD -MP -MF .deps/lc3bid.Tpo -c -o lc3bid.o lc3bid.c mv -f .deps/lc3bid.Tpo .deps/lc3bid.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT gas-token.o -MD -MP -MF .deps/gas-token.Tpo -c -o gas-token.o gas-token.c mv -f .deps/gas-token.Tpo .deps/gas-token.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT nasm-token.o -MD -MP -MF .deps/nasm-token.Tpo -c -o nasm-token.o nasm-token.c mv -f .deps/nasm-token.Tpo .deps/nasm-token.Po gcc -std=gnu99 -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 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c mv -f .deps/module.Tpo .deps/module.Po 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 gas-parse-intel.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 gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/yasm.Tpo .deps/yasm.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/yasm-options.Tpo .deps/yasm-options.Po gcc -std=gnu99 -g -O2 -o yasm yasm.o yasm-options.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/tasm.Tpo .deps/tasm.Po gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/tasm-options.Tpo .deps/tasm-options.Po gcc -std=gnu99 -g -O2 -o ytasm tasm.o tasm-options.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT vsyasm.o -MD -MP -MF .deps/vsyasm.Tpo -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo '../'`frontends/vsyasm/vsyasm.c mv -f .deps/vsyasm.Tpo .deps/vsyasm.Po gcc -std=gnu99 -g -O2 -o vsyasm vsyasm.o yasm-options.o libyasm.a gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making dvi in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[2]: Nothing to be done for `dvi'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making dvi in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Nothing to be done for `dvi-am'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake check-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making check in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making check in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_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-r2365/_build' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT test_hd.o -MD -MP -MF .deps/test_hd.Tpo -c -o test_hd.o ../test_hd.c mv -f .deps/test_hd.Tpo .deps/test_hd.Po gcc -std=gnu99 -g -O2 -o test_hd test_hd.o gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/bitvect_test.Tpo .deps/bitvect_test.Po gcc -std=gnu99 -g -O2 -o bitvect_test bitvect_test.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/floatnum_test.Tpo .deps/floatnum_test.Po gcc -std=gnu99 -g -O2 -o floatnum_test floatnum_test.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/leb128_test.Tpo .deps/leb128_test.Po gcc -std=gnu99 -g -O2 -o leb128_test leb128_test.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/splitpath_test.Tpo .deps/splitpath_test.Po gcc -std=gnu99 -g -O2 -o splitpath_test splitpath_test.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/combpath_test.Tpo .deps/combpath_test.Po gcc -std=gnu99 -g -O2 -o combpath_test combpath_test.o libyasm.a gcc -std=gnu99 -DHAVE_CONFIG_H -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 mv -f .deps/uncstring_test.Tpo .deps/uncstring_test.Po gcc -std=gnu99 -g -O2 -o uncstring_test uncstring_test.o libyasm.a gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake check-TESTS gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Test x86_test: .......................................................................................................... +106-0/106 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: ............ +12-0/12 100% PASS: modules/parsers/gas/tests/bin/gas_bin_test.sh Test nasm_test: .................... +20-0/20 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: .......... +10-0/10 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: ..... +5-0/5 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: ... +3-0/3 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-r2365/_build' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake install-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making install in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' if test "yasm" = "gettext-tools"; then \ ../../config/install-sh -c -d /usr/home/yasm/build/yasm/yasm-r2365/_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-r2365/_inst/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/home/yasm/build/yasm/yasm-r2365/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making install in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin" || ../config/install-sh -c -d "/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin" /usr/bin/install -c 'yasm' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/yasm' /usr/bin/install -c 'ytasm' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/ytasm' /usr/bin/install -c 'vsyasm' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/vsyasm' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/lib" || ../config/install-sh -c -d "/usr/home/yasm/build/yasm/yasm-r2365/_inst/lib" /usr/bin/install -c -m 644 'libyasm.a' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/lib/libyasm.a' ranlib '/usr/home/yasm/build/yasm/yasm-r2365/_inst/lib/libyasm.a' gmake install-exec-hook gmake[5]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[5]: Nothing to be done for `install-exec-hook'. gmake[5]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include" || ../config/install-sh -c -d "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include" /usr/bin/install -c -m 644 '../libyasm.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm.h' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1" || ../config/install-sh -c -d "/usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1" /usr/bin/install -c -m 644 '../yasm.1' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1/yasm.1' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm" || ../config/install-sh -c -d "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm" /usr/bin/install -c -m 644 '../libyasm/arch.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/arch.h' /usr/bin/install -c -m 644 '../libyasm/assocdat.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/assocdat.h' /usr/bin/install -c -m 644 '../libyasm/bitvect.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bitvect.h' /usr/bin/install -c -m 644 '../libyasm/bytecode.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bytecode.h' /usr/bin/install -c -m 644 '../libyasm/compat-queue.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/compat-queue.h' /usr/bin/install -c -m 644 '../libyasm/coretype.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/coretype.h' /usr/bin/install -c -m 644 '../libyasm/dbgfmt.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/dbgfmt.h' /usr/bin/install -c -m 644 '../libyasm/errwarn.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/errwarn.h' /usr/bin/install -c -m 644 '../libyasm/expr.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/expr.h' /usr/bin/install -c -m 644 '../libyasm/file.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/file.h' /usr/bin/install -c -m 644 '../libyasm/floatnum.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/floatnum.h' /usr/bin/install -c -m 644 '../libyasm/hamt.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/hamt.h' /usr/bin/install -c -m 644 '../libyasm/insn.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/insn.h' /usr/bin/install -c -m 644 '../libyasm/intnum.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/intnum.h' /usr/bin/install -c -m 644 '../libyasm/inttree.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/inttree.h' /usr/bin/install -c -m 644 '../libyasm/linemap.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/linemap.h' /usr/bin/install -c -m 644 '../libyasm/listfmt.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/listfmt.h' /usr/bin/install -c -m 644 '../libyasm/md5.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/md5.h' /usr/bin/install -c -m 644 '../libyasm/module.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/module.h' /usr/bin/install -c -m 644 '../libyasm/objfmt.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/objfmt.h' /usr/bin/install -c -m 644 '../libyasm/parser.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/parser.h' /usr/bin/install -c -m 644 '../libyasm/phash.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/phash.h' /usr/bin/install -c -m 644 '../libyasm/preproc.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/preproc.h' /usr/bin/install -c -m 644 '../libyasm/section.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/section.h' /usr/bin/install -c -m 644 '../libyasm/symrec.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/symrec.h' /usr/bin/install -c -m 644 '../libyasm/valparam.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/valparam.h' /usr/bin/install -c -m 644 '../libyasm/value.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/value.h' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include" || ../config/install-sh -c -d "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include" /usr/bin/install -c -m 644 'libyasm-stdint.h' '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm-stdint.h' gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making installcheck in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[2]: Nothing to be done for `installcheck'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making installcheck in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Nothing to be done for `installcheck-am'. gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making uninstall in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_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-r2365/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making uninstall in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/yasm' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/ytasm' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/vsyasm' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/lib/libyasm.a' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1/yasm.1' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/arch.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/assocdat.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bitvect.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bytecode.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/compat-queue.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/coretype.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/dbgfmt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/errwarn.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/expr.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/file.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/floatnum.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/hamt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/insn.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/intnum.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/inttree.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/linemap.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/listfmt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/md5.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/module.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/objfmt.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/parser.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/phash.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/preproc.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/section.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/symrec.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/valparam.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/value.h' rm -f '/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm-stdint.h' gmake uninstall-hook gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[3]: Nothing to be done for `uninstall-hook'. gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake install-recursive gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making install in po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' if test "yasm" = "gettext-tools"; then \ ../../config/install-sh -c -d /tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_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-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making install in . gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/bin" || ../config/install-sh -c -d "/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin" /usr/bin/install -c 'yasm' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/yasm' /usr/bin/install -c 'ytasm' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/ytasm' /usr/bin/install -c 'vsyasm' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/vsyasm' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/lib" || ../config/install-sh -c -d "/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/lib" /usr/bin/install -c -m 644 'libyasm.a' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/lib/libyasm.a' ranlib '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/lib/libyasm.a' gmake install-exec-hook gmake[5]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[5]: Nothing to be done for `install-exec-hook'. gmake[5]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include" || ../config/install-sh -c -d "/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include" /usr/bin/install -c -m 644 '../libyasm.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm.h' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1" || ../config/install-sh -c -d "/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1" /usr/bin/install -c -m 644 '../yasm.1' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1/yasm.1' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm" || ../config/install-sh -c -d "/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm" /usr/bin/install -c -m 644 '../libyasm/arch.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/arch.h' /usr/bin/install -c -m 644 '../libyasm/assocdat.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/assocdat.h' /usr/bin/install -c -m 644 '../libyasm/bitvect.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bitvect.h' /usr/bin/install -c -m 644 '../libyasm/bytecode.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bytecode.h' /usr/bin/install -c -m 644 '../libyasm/compat-queue.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/compat-queue.h' /usr/bin/install -c -m 644 '../libyasm/coretype.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/coretype.h' /usr/bin/install -c -m 644 '../libyasm/dbgfmt.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/dbgfmt.h' /usr/bin/install -c -m 644 '../libyasm/errwarn.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/errwarn.h' /usr/bin/install -c -m 644 '../libyasm/expr.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/expr.h' /usr/bin/install -c -m 644 '../libyasm/file.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/file.h' /usr/bin/install -c -m 644 '../libyasm/floatnum.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/floatnum.h' /usr/bin/install -c -m 644 '../libyasm/hamt.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/hamt.h' /usr/bin/install -c -m 644 '../libyasm/insn.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/insn.h' /usr/bin/install -c -m 644 '../libyasm/intnum.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/intnum.h' /usr/bin/install -c -m 644 '../libyasm/inttree.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/inttree.h' /usr/bin/install -c -m 644 '../libyasm/linemap.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/linemap.h' /usr/bin/install -c -m 644 '../libyasm/listfmt.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/listfmt.h' /usr/bin/install -c -m 644 '../libyasm/md5.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/md5.h' /usr/bin/install -c -m 644 '../libyasm/module.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/module.h' /usr/bin/install -c -m 644 '../libyasm/objfmt.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/objfmt.h' /usr/bin/install -c -m 644 '../libyasm/parser.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/parser.h' /usr/bin/install -c -m 644 '../libyasm/phash.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/phash.h' /usr/bin/install -c -m 644 '../libyasm/preproc.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/preproc.h' /usr/bin/install -c -m 644 '../libyasm/section.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/section.h' /usr/bin/install -c -m 644 '../libyasm/symrec.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/symrec.h' /usr/bin/install -c -m 644 '../libyasm/valparam.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/valparam.h' /usr/bin/install -c -m 644 '../libyasm/value.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/value.h' test -z "/usr/home/yasm/build/yasm/yasm-r2365/_inst/include" || ../config/install-sh -c -d "/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include" /usr/bin/install -c -m 644 'libyasm-stdint.h' '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm-stdint.h' gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making uninstall in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_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-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' Making uninstall in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/yasm' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/ytasm' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/bin/vsyasm' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/lib/libyasm.a' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/share/man/man1/yasm.1' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/arch.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/assocdat.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bitvect.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/bytecode.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/compat-queue.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/coretype.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/dbgfmt.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/errwarn.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/expr.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/file.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/floatnum.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/hamt.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/insn.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/intnum.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/inttree.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/linemap.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/listfmt.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/md5.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/module.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/objfmt.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/parser.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/phash.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/preproc.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/section.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/symrec.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/valparam.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm/value.h' rm -f '/tmp/am-dc-52975//usr/home/yasm/build/yasm/yasm-r2365/_inst/include/libyasm-stdint.h' gmake uninstall-hook gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[3]: Nothing to be done for `uninstall-hook'. gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' { test ! -d yasm-r2365 || { find yasm-r2365 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2365; }; } test -d yasm-r2365 || mkdir yasm-r2365 list='po .'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "yasm-r2365/$subdir" \ || ../config/install-sh -c -d "yasm-r2365/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2365 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd yasm-r2365 && pwd`; \ (cd $subdir && \ gmake \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake update-po gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake yasm.pot-update gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' sed -e '/^#/d' ../../po/remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU yasm' ../../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ 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; \ case `/usr/local/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /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" \ ;; \ *) \ /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' \ --package-name="${package_gnu}yasm" \ --package-version='r2365' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac 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-r2365/_build/po' test -z "" || gmake gmake update-gmo gmake[4]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[4]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[3]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_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-r2365/_build/yasm-r2365/po || exit 1; \ else \ cp -p ../../po/$file /usr/home/yasm/build/yasm/yasm-r2365/_build/yasm-r2365/po || exit 1; \ fi; \ done gmake[3]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build/po' find yasm-r2365 -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 /bin/sh /usr/home/yasm/build/yasm/yasm-r2365/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r yasm-r2365 tardir=yasm-r2365 && /bin/sh /usr/home/yasm/build/yasm/yasm-r2365/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >yasm-r2365.tar.gz { test ! -d yasm-r2365 || { find yasm-r2365 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2365; }; } gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' gmake[1]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' Making distclean in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_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-r2365/_build/po' Making distclean in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' test -z "yasm ytasm vsyasm" || rm -f yasm ytasm vsyasm 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-r2365/_build' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf ./.deps rm -f Makefile gmake[1]: Leaving directory `/usr/home/yasm/build/yasm/yasm-r2365/_build' { test ! -d yasm-r2365 || { find yasm-r2365 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr yasm-r2365; }; } ============================================ yasm-r2365 archives ready for distribution: yasm-r2365.tar.gz ============================================