=> Building yasm:standard (version 1.3.0) Started : Sunday,13 AUG 2023 at 05:45:24 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --disable-python --disable-python-bindings --disable-nls --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/yasm" STD_EXAMPLESDIR="/raven/share/examples/yasm" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/yasm/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/yasm -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for yasm-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for yasm-standard ===> Extracting for yasm-standard => SHA256 Checksum OK for yasm-1.3.0.tar.gz. ===> Creating package metadata (single) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for yasm-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for yasm-standard ==> cd /construction/yasm/yasm-1.3.0 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --disable-python --disable-python-bindings --disable-nls --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... none checking how to run the C preprocessor... cpp checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking for ar... ar checking for ranlib... ranlib checking for xmlto... no configure: WARNING: xmlto not found, manpages will not be rebuilt. checking if malloc debugging is wanted... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for libgen.h... (cached) 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 for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for GNU C Library... no checking that generated files are newer than configure... done 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for yasm-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/yasm STD_EXAMPLESDIR=/raven/share/examples/yasm MANPREFIX=/raven/share ==> cd /construction/yasm/yasm-1.3.0; /usr/bin/make -f Makefile -j10 install install-man --- install-man7 --- --- genperf.o --- --- gp-perfect.o --- --- gp-phash.o --- --- gp-xmalloc.o --- --- gp-xstrdup.o --- --- re2c-main.o --- --- re2c-code.o --- --- re2c-dfa.o --- --- re2c-parser.o --- --- install-man7 --- /bin/mkdir -p '/raven/share/man/man7' --- genperf.o --- cc -I. -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c --- gp-perfect.o --- cc -I. -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c --- gp-phash.o --- cc -I. -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c --- gp-xmalloc.o --- cc -I. -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c --- gp-xstrdup.o --- cc -I. -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c --- re2c-code.o --- cc -I. -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c --- re2c-main.o --- cc -I. -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c --- re2c-dfa.o --- cc -I. -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c --- re2c-parser.o --- cc -I. -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c --- re2c-actions.o --- cc -I. -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c --- re2c-scanner.o --- cc -I. -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c --- re2c-mbo_getopt.o --- cc -I. -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c --- re2c-substr.o --- cc -I. -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c --- re2c-translate.o --- cc -I. -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c --- install-man7 --- install -m 0644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/raven/share/man/man7' /bin/mkdir -p '/raven/share/man/man7' --- genmacro.o --- cc -I. -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c --- genversion.o --- cc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c --- genstring.o --- cc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c --- install-man1 --- /bin/mkdir -p '/raven/share/man/man1' /bin/mkdir -p '/raven/share/man/man1' --- genperf --- cc -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o --- install-man1 --- install -m 0644 yasm.1 '/raven/share/man/man1' --- genmacro --- cc -o genmacro genmacro.o --- x86insn_nasm.c --- --- x86insn_gas.c --- --- x86insn_nasm.c --- ./genperf x86insn_nasm.gperf x86insn_nasm.c --- x86insn_gas.c --- ./genperf x86insn_gas.gperf x86insn_gas.c --- genstring --- cc -o genstring genstring.o --- genversion --- --- license.c --- ./genstring license_msg license.c ./COPYING --- genversion --- cc -o genversion genversion.o --- nasm-macros.c --- --- win64-nasm.c --- --- win64-gas.c --- --- nasm-macros.c --- ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac --- win64-nasm.c --- ./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac --- win64-gas.c --- ./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac --- re2c --- cc -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 --- version.mac --- ./genversion version.mac --- nasm-version.c --- ./genmacro nasm-version.c nasm_version_mac version.mac --- gas-token.c --- --- nasm-token.c --- --- gas-token.c --- ./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re --- nasm-token.c --- ./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re --- x86insn_gas.c --- fail to map group of size 2 for tab size 512 --- install --- /usr/bin/make install-recursive --- install-recursive --- Making install in po --- install-data --- if test "yasm" = "gettext-tools"; then /bin/mkdir -p /raven/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 install -m 0644 ./$file /raven/share/gettext/po/$file; done; for file in Makevars; do rm -f /raven/share/gettext/po/$file; done; else : ; fi Making install in . --- modules/arch/x86/.dirstamp --- --- modules/arch/x86/.deps/.dirstamp --- --- modules/arch/lc3b/.dirstamp --- --- modules/arch/lc3b/.deps/.dirstamp --- --- modules/listfmts/nasm/.dirstamp --- --- modules/listfmts/nasm/.deps/.dirstamp --- --- modules/parsers/gas/.dirstamp --- --- modules/parsers/gas/.deps/.dirstamp --- --- modules/parsers/nasm/.dirstamp --- --- modules/parsers/nasm/.deps/.dirstamp --- --- modules/preprocs/nasm/.dirstamp --- --- modules/preprocs/nasm/.deps/.dirstamp --- --- modules/preprocs/raw/.dirstamp --- --- modules/preprocs/raw/.deps/.dirstamp --- --- modules/preprocs/cpp/.dirstamp --- --- modules/preprocs/cpp/.deps/.dirstamp --- --- modules/preprocs/gas/.dirstamp --- --- modules/preprocs/gas/.deps/.dirstamp --- --- modules/dbgfmts/codeview/.dirstamp --- --- modules/dbgfmts/codeview/.deps/.dirstamp --- --- modules/dbgfmts/dwarf2/.dirstamp --- --- modules/dbgfmts/dwarf2/.deps/.dirstamp --- --- modules/dbgfmts/null/.dirstamp --- --- modules/dbgfmts/null/.deps/.dirstamp --- --- modules/dbgfmts/stabs/.dirstamp --- --- modules/dbgfmts/stabs/.deps/.dirstamp --- --- modules/objfmts/dbg/.dirstamp --- --- modules/objfmts/dbg/.deps/.dirstamp --- --- modules/objfmts/bin/.dirstamp --- --- modules/objfmts/bin/.deps/.dirstamp --- --- modules/objfmts/elf/.dirstamp --- --- modules/objfmts/elf/.deps/.dirstamp --- --- modules/objfmts/coff/.dirstamp --- --- modules/objfmts/coff/.deps/.dirstamp --- --- modules/objfmts/macho/.dirstamp --- --- modules/objfmts/macho/.deps/.dirstamp --- --- modules/objfmts/rdf/.dirstamp --- --- modules/objfmts/rdf/.deps/.dirstamp --- --- modules/objfmts/xdf/.dirstamp --- --- modules/objfmts/xdf/.deps/.dirstamp --- --- libyasm/.dirstamp --- --- libyasm/.deps/.dirstamp --- --- frontends/yasm/.dirstamp --- --- frontends/yasm/.deps/.dirstamp --- --- frontends/tasm/.dirstamp --- --- frontends/tasm/.deps/.dirstamp --- --- frontends/vsyasm/.dirstamp --- --- frontends/vsyasm/.deps/.dirstamp --- --- modules/arch/lc3b/lc3barch.o --- --- modules/arch/lc3b/lc3bbc.o --- --- modules/preprocs/raw/raw-preproc.o --- --- modules/arch/lc3b/lc3barch.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c --- modules/preprocs/nasm/nasm-preproc.o --- --- modules/preprocs/nasm/nasm-pp.o --- --- modules/arch/lc3b/lc3bbc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c --- modules/preprocs/raw/raw-preproc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c --- modules/preprocs/nasm/nasmlib.o --- --- modules/preprocs/nasm/nasm-eval.o --- --- modules/preprocs/nasm/nasm-preproc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c --- modules/preprocs/nasm/nasmlib.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c --- modules/preprocs/nasm/nasm-pp.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c --- modules/parsers/nasm/nasm-parser.o --- --- modules/parsers/nasm/nasm-parse.o --- --- modules/parsers/nasm/nasm-parser.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c --- modules/preprocs/nasm/nasm-eval.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c --- modules/parsers/nasm/nasm-parse.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c --- modules/parsers/gas/gas-parser.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c --- modules/parsers/gas/gas-parse.o --- --- modules/parsers/gas/gas-parse-intel.o --- --- modules/listfmts/nasm/nasm-listfmt.o --- --- modules/arch/x86/x86arch.o --- --- modules/arch/x86/x86bc.o --- --- modules/arch/x86/x86expr.o --- --- modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o --- --- modules/dbgfmts/dwarf2/dwarf2-line.o --- --- modules/dbgfmts/dwarf2/dwarf2-aranges.o --- --- modules/parsers/gas/gas-parse.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c --- modules/parsers/gas/gas-parse-intel.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c --- modules/listfmts/nasm/nasm-listfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c --- modules/arch/x86/x86arch.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c --- modules/arch/x86/x86expr.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c --- modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c --- modules/arch/x86/x86bc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c --- modules/dbgfmts/dwarf2/dwarf2-line.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c --- modules/dbgfmts/dwarf2/dwarf2-aranges.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c --- modules/dbgfmts/dwarf2/dwarf2-info.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c --- modules/dbgfmts/codeview/cv-dbgfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c --- modules/dbgfmts/codeview/cv-symline.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c --- modules/dbgfmts/codeview/cv-type.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c --- modules/preprocs/gas/gas-preproc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c --- modules/preprocs/gas/gas-eval.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c --- modules/objfmts/dbg/dbg-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c --- modules/dbgfmts/stabs/stabs-dbgfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c --- modules/objfmts/bin/bin-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c --- modules/objfmts/coff/coff-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c --- modules/objfmts/coff/win64-except.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c --- modules/objfmts/elf/elf.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c --- modules/objfmts/elf/elf-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c --- modules/objfmts/elf/elf-x86-x86.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c --- modules/objfmts/elf/elf-x86-amd64.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c --- modules/objfmts/elf/elf-x86-x32.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c --- modules/objfmts/macho/macho-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c --- modules/objfmts/xdf/xdf-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c --- modules/objfmts/rdf/rdf-objfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c --- genmodule.o --- cc -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c --- libyasm/assocdat.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/assocdat.o libyasm/assocdat.c --- libyasm/bitvect.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bitvect.o libyasm/bitvect.c --- libyasm/bc-align.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bc-align.o libyasm/bc-align.c --- libyasm/bc-data.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bc-data.o libyasm/bc-data.c --- libyasm/bc-incbin.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c --- libyasm/bc-org.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bc-org.o libyasm/bc-org.c --- libyasm/bc-reserve.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c --- libyasm/bytecode.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/bytecode.o libyasm/bytecode.c --- libyasm/errwarn.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/errwarn.o libyasm/errwarn.c --- libyasm/expr.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/expr.o libyasm/expr.c --- libyasm/file.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/file.o libyasm/file.c --- libyasm/floatnum.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/floatnum.o libyasm/floatnum.c --- libyasm/hamt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/hamt.o libyasm/hamt.c --- libyasm/insn.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/insn.o libyasm/insn.c --- libyasm/intnum.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/intnum.o libyasm/intnum.c --- libyasm/inttree.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/inttree.o libyasm/inttree.c --- libyasm/linemap.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/linemap.o libyasm/linemap.c --- libyasm/md5.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/md5.o libyasm/md5.c --- libyasm/mergesort.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/mergesort.o libyasm/mergesort.c --- libyasm/phash.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/phash.o libyasm/phash.c --- libyasm/section.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/section.o libyasm/section.c --- libyasm/strcasecmp.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c --- libyasm/strsep.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/strsep.o libyasm/strsep.c --- libyasm/symrec.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/symrec.o libyasm/symrec.c --- libyasm/valparam.o --- --- libyasm/value.o --- --- libyasm/xmalloc.o --- --- libyasm/xstrdup.o --- --- libyasm/valparam.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/valparam.o libyasm/valparam.c --- libyasm/value.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/value.o libyasm/value.c --- libyasm/xmalloc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/xmalloc.o libyasm/xmalloc.c --- libyasm/xstrdup.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o libyasm/xstrdup.o libyasm/xstrdup.c --- frontends/tasm/tasm.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c --- frontends/tasm/tasm-options.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c --- frontends/vsyasm/vsyasm.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c --- frontends/yasm/yasm-options.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c --- frontends/yasm/yasm.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c --- modules/dbgfmts/null/null-dbgfmt.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c --- modules/preprocs/cpp/cpp-preproc.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c --- genmodule --- cc -o genmodule genmodule.o --- lc3bid.c --- ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re --- x86cpu.c --- ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c --- x86regtmod.c --- ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c --- lc3bid.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o lc3bid.o lc3bid.c --- gas-token.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o gas-token.o gas-token.c --- nasm-token.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o nasm-token.o nasm-token.c --- x86cpu.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o x86cpu.o x86cpu.c --- module.c --- ./genmodule ./libyasm/module.in Makefile --- x86regtmod.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o x86regtmod.o x86regtmod.c --- module.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o module.o module.c --- modules/arch/x86/x86id.o --- cc -DHAVE_CONFIG_H -I. -I/raven/include -pipe -O2 -I/raven/include -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c --- libyasm.a --- rm -f libyasm.a ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o ranlib libyasm.a --- vsyasm --- --- yasm --- --- ytasm --- --- vsyasm --- cc -pipe -O2 -I/raven/include -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a --- yasm --- cc -pipe -O2 -I/raven/include -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a --- ytasm --- cc -pipe -O2 -I/raven/include -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a --- install-am --- --- install-man7 --- --- install-includeHEADERS --- --- install-man1 --- --- install-modincludeHEADERS --- --- install-nodist_includeHEADERS --- --- install-libLIBRARIES --- --- install-binPROGRAMS --- --- install-man1 --- /bin/mkdir -p '/raven/share/man/man1' --- install-nodist_includeHEADERS --- /bin/mkdir -p '/raven/include' --- install-man7 --- /bin/mkdir -p '/raven/share/man/man7' --- install-binPROGRAMS --- /bin/mkdir -p '/raven/bin' --- install-includeHEADERS --- /bin/mkdir -p '/raven/include' --- install-modincludeHEADERS --- /bin/mkdir -p '/raven/include/libyasm' --- install-libLIBRARIES --- /bin/mkdir -p '/raven/lib' install -m 0644 libyasm.a '/raven/lib' --- install-nodist_includeHEADERS --- install -m 0644 libyasm-stdint.h '/raven/include' --- install-modincludeHEADERS --- install -m 0644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/raven/include/libyasm' --- install-binPROGRAMS --- install -s -m 555 yasm ytasm vsyasm '/raven/bin' --- install-includeHEADERS --- install -m 0644 libyasm.h '/raven/include' --- install-man1 --- /bin/mkdir -p '/raven/share/man/man1' --- install-libLIBRARIES --- ( cd '/raven/lib' && ranlib libyasm.a ) --- install-man7 --- install -m 0644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/raven/share/man/man7' /bin/mkdir -p '/raven/share/man/man7' --- install-man1 --- install -m 0644 yasm.1 '/raven/share/man/man1' --- install-exec-am --- /usr/bin/make install-exec-hook -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for yasm-standard ===> Generating temporary packing list (single) /usr/bin/make install-recursive Making install in po if test "yasm" = "gettext-tools"; then /bin/mkdir -p /construction/yasm/stage/raven/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 install -m 0644 ./$file /construction/yasm/stage/raven/share/gettext/po/$file; done; for file in Makevars; do rm -f /construction/yasm/stage/raven/share/gettext/po/$file; done; else : ; fi Making install in . /bin/mkdir -p '/construction/yasm/stage/raven/bin' install -s -m 555 yasm ytasm vsyasm '/construction/yasm/stage/raven/bin' /bin/mkdir -p '/construction/yasm/stage/raven/lib' install -m 0644 libyasm.a '/construction/yasm/stage/raven/lib' ( cd '/construction/yasm/stage/raven/lib' && ranlib libyasm.a ) /usr/bin/make install-exec-hook /bin/mkdir -p '/construction/yasm/stage/raven/include' install -m 0644 libyasm.h '/construction/yasm/stage/raven/include' /bin/mkdir -p '/construction/yasm/stage/raven/share/man/man1' /bin/mkdir -p '/construction/yasm/stage/raven/share/man/man1' install -m 0644 yasm.1 '/construction/yasm/stage/raven/share/man/man1' /bin/mkdir -p '/construction/yasm/stage/raven/share/man/man7' install -m 0644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/construction/yasm/stage/raven/share/man/man7' /bin/mkdir -p '/construction/yasm/stage/raven/share/man/man7' /bin/mkdir -p '/construction/yasm/stage/raven/include/libyasm' install -m 0644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/construction/yasm/stage/raven/include/libyasm' /bin/mkdir -p '/construction/yasm/stage/raven/include' install -m 0644 libyasm-stdint.h '/construction/yasm/stage/raven/include' ====> Start compressing man pages ====> Man page compression complete ====> Install CUSTOM1 license (single) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building yasm-single-standard-1.3.0 subpackage file sizes/checksums [40]: . done packing files [40]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,13 AUG 2023 at 05:45:35 UTC Duration: 00:00:11